Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Commit

Permalink
Release 1.2.2 (#77)
Browse files Browse the repository at this point in the history
* Release 1.2.2

* add changelog
  • Loading branch information
mnecas authored Jul 30, 2020
1 parent 17953ab commit 12d8b2c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

VERSION="1.2.2"
MILESTONE=master
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
MILESTONE=
RPM_RELEASE="1"

ROLE_NAME="ovirt.infra"
PACKAGE_NAME="ovirt-ansible-infra"
Expand Down
5 changes: 5 additions & 0 deletions ovirt-ansible-infra.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ sh build.sh install
%license LICENSE

%changelog
* Thu Jul 30 2020 Martin Necas <[email protected]> - 1.2.2-1
- Add localfs as storage type
- Add label option to logical networks
- Make hosts variable name dynamic

* Mon Dec 2 2019 Martin Necas <[email protected]> - 1.2.1-1
- Add build for el8.

Expand Down

0 comments on commit 12d8b2c

Please sign in to comment.