diff --git a/build.sh b/build.sh index 1b38290..e582b63 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="1.1.1" +VERSION="1.1.2" MILESTONE= RPM_RELEASE="1" diff --git a/ovirt-ansible-disaster-recovery.spec.in b/ovirt-ansible-disaster-recovery.spec.in index fb164cb..985a2b7 100644 --- a/ovirt-ansible-disaster-recovery.spec.in +++ b/ovirt-ansible-disaster-recovery.spec.in @@ -37,6 +37,10 @@ sh build.sh install %license LICENSE %changelog +* Thu Sep 12 2018 Maor Lipchuk - 1.1.2-1 +- rhbz#1533404 - Support unregistered entities in file +- rhbz#1589535 - Support validation for previewed VMs and delete protected VMs + * Thu Jul 19 2018 Maor Lipchuk - 1.1.1-1 - rhbz#1576934 - Support dc name for vnic profile mapping - rhbz#1588557 - Avoid using VaultLib