Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
New release 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Maor Lipchuk committed Nov 1, 2018
1 parent 32e2314 commit 47f2f1b
Show file tree
Hide file tree
Showing 2 changed files with 5 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.3"
MILESTONE=master
RPM_RELEASE="1.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
MILESTONE=
RPM_RELEASE="1"

ROLE_NAME="oVirt.disaster-recovery"
PACKAGE_NAME="ovirt-ansible-disaster-recovery"
Expand Down
3 changes: 3 additions & 0 deletions ovirt-ansible-disaster-recovery.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ sh build.sh install
%license LICENSE

%changelog
* Thu Oct 31 2018 Maor Lipchuk <[email protected]> - 1.1.3-1
- rhbz#1640155 - Use vars instead of inline variables for include_tasks

* Thu Sep 12 2018 Maor Lipchuk <[email protected]> - 1.1.2-1
- rhbz#1533404 - Support unregistered entities in file
- rhbz#1589535 - Support validation for previewed VMs and delete protected VMs
Expand Down

0 comments on commit 47f2f1b

Please sign in to comment.