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

Commit

Permalink
Release 1.1.14 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
machacekondra authored Sep 5, 2019
1 parent 1ef2ad0 commit 7aa8be7
Show file tree
Hide file tree
Showing 2 changed files with 6 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.1.14"
MILESTONE=master
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
MILESTONE=
RPM_RELEASE="1"

ROLE_NAME="ovirt.cluster-upgrade"
PACKAGE_NAME="ovirt-ansible-cluster-upgrade"
Expand Down
4 changes: 4 additions & 0 deletions ovirt-ansible-cluster-upgrade.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ sh build.sh install
%license LICENSE

%changelog
* Thu Sep 5 2019 Ondra Machacek <[email protected]> - 1.1.14-1
- Add jobs to notify about cluster upgrade status.
- Migrate user migratable vms.

* Wed Mar 27 2019 Ondra Machacek <[email protected]> - 1.1.13-1
- Set cluster in upgrade proccess.

Expand Down

0 comments on commit 7aa8be7

Please sign in to comment.