Sandro Bonazzola has uploaded a new change for review. Change subject: build: ovirt-hosted-engine-setup-1.2.4 ......................................................................
build: ovirt-hosted-engine-setup-1.2.4 Change-Id: Id3dad726a0f1b8489273bc12f25ec45d0d12f981 Signed-off-by: Sandro Bonazzola <sbona...@redhat.com> --- M configure.ac M ovirt-hosted-engine-setup.spec.in 2 files changed, 12 insertions(+), 9 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup refs/changes/44/41344/1 diff --git a/configure.ac b/configure.ac index 5ae1062..5388870 100644 --- a/configure.ac +++ b/configure.ac @@ -22,12 +22,12 @@ define([VERSION_MINOR], [2]) define([VERSION_FIX], [4]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) -define([VERSION_RELEASE], [0.0]) -define([VERSION_SUFFIX], [master]) +define([VERSION_RELEASE], [1]) +define([VERSION_SUFFIX], []) -AC_INIT([ovirt-hosted-engine-setup], [VERSION_NUMBER[-]VERSION_RELEASE[.]VERSION_SUFFIX]) +AC_INIT([ovirt-hosted-engine-setup], [VERSION_NUMBER]) PACKAGE_RPM_VERSION="VERSION_NUMBER" -PACKAGE_RPM_RELEASE="VERSION_RELEASE.VERSION_SUFFIX" +PACKAGE_RPM_RELEASE="VERSION_RELEASE" AC_SUBST([PACKAGE_RPM_VERSION]) AC_SUBST([PACKAGE_RPM_RELEASE]) diff --git a/ovirt-hosted-engine-setup.spec.in b/ovirt-hosted-engine-setup.spec.in index 410dd48..b436bf6 100644 --- a/ovirt-hosted-engine-setup.spec.in +++ b/ovirt-hosted-engine-setup.spec.in @@ -38,10 +38,10 @@ Requires: python Requires: python-ethtool >= 0.6-3 -Requires: otopi >= 1.3.1 -Requires: vdsm >= 4.16.13 -Requires: vdsm-cli >= 4.16.13 -Requires: vdsm-python >= 4.16.13 +Requires: otopi >= 1.3.2 +Requires: vdsm >= 4.16.16 +Requires: vdsm-cli >= 4.16.16 +Requires: vdsm-python >= 4.16.16 Requires: ovirt-host-deploy >= 1.3.1 Requires: openssh-server Requires: python-paramiko @@ -49,7 +49,7 @@ Requires: openssl Requires: sudo Requires: bind-utils -Requires: ovirt-hosted-engine-ha >= 1.2.5 +Requires: ovirt-hosted-engine-ha >= 1.2.6 Requires: sanlock >= 2.8 Requires: sanlock-python >= 2.8 Requires: lsof @@ -106,6 +106,9 @@ %{vdsmhooksdir}/before_vm_start/ %changelog +* Fri May 22 2015 Sandro Bonazzola <sbona...@redhat.com> - 1.2.4-1 +- 1.2.4-1 + * Tue Mar 31 2015 Sandro Bonazzola <sbona...@redhat.com> - 1.2.4-0.0.master - 1.2.4-0.0.master -- To view, visit https://gerrit.ovirt.org/41344 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id3dad726a0f1b8489273bc12f25ec45d0d12f981 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: ovirt-hosted-engine-setup-1.2 Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches