Sandro Bonazzola has uploaded a new change for review. Change subject: build: ovirt-hosted-engine-setup-1.2.1 ......................................................................
build: ovirt-hosted-engine-setup-1.2.1 Change-Id: I6f665da96e630acb10541894f30d098b40773d4c Signed-off-by: Sandro Bonazzola <sbona...@redhat.com> --- M configure.ac M ovirt-hosted-engine-setup.spec.in 2 files changed, 7 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup refs/changes/97/33697/1 diff --git a/configure.ac b/configure.ac index ac0539f..be4f887 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ define([VERSION_MAJOR], [1]) define([VERSION_MINOR], [2]) -define([VERSION_FIX], [0]) +define([VERSION_FIX], [1]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) define([VERSION_RELEASE], [1]) define([VERSION_SUFFIX], []) diff --git a/ovirt-hosted-engine-setup.spec.in b/ovirt-hosted-engine-setup.spec.in index 27905ad..873eca8 100644 --- a/ovirt-hosted-engine-setup.spec.in +++ b/ovirt-hosted-engine-setup.spec.in @@ -39,9 +39,9 @@ Requires: python Requires: python-ethtool >= 0.6-3 Requires: otopi >= 1.2.3 -Requires: vdsm >= 4.16.4 -Requires: vdsm-cli >= 4.16.4 -Requires: vdsm-python >= 4.16.4 +Requires: vdsm >= 4.16.6 +Requires: vdsm-cli >= 4.16.6 +Requires: vdsm-python >= 4.16.6 Requires: ovirt-host-deploy >= 1.2.3 Requires: openssh-server Requires: python-paramiko @@ -100,6 +100,9 @@ %{vdsmhooksdir}/before_vm_start/ %changelog +* Thu Oct 2 2014 Sandro Bonazzola <sbona...@redhat.com> - 1.2.1-1 +- 1.2.1-1 + * Mon Sep 22 2014 Sandro Bonazzola <sbona...@redhat.com> - 1.2.0-1 - 1.2.0-1 -- To view, visit http://gerrit.ovirt.org/33697 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6f665da96e630acb10541894f30d098b40773d4c 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