Sandro Bonazzola has uploaded a new change for review. Change subject: build: ovirt-hosted-engine-setup-1.0.0-0.12.beta7 ......................................................................
build: ovirt-hosted-engine-setup-1.0.0-0.12.beta7 Change-Id: I7ce58738c186994c0bd49111b55bd13d02952432 Signed-off-by: Sandro Bonazzola <sbona...@redhat.com> --- M configure.ac M ovirt-hosted-engine-setup.spec.in 2 files changed, 11 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup refs/changes/89/22489/1 diff --git a/configure.ac b/configure.ac index 7f205c7..7ad099f 100644 --- a/configure.ac +++ b/configure.ac @@ -22,11 +22,11 @@ define([VERSION_MINOR], [0]) define([VERSION_FIX], [0]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) -define([VERSION_SUFFIX], [_beta6]) +define([VERSION_SUFFIX], [_beta7]) AC_INIT([ovirt-hosted-engine-setup], VERSION_NUMBER[]VERSION_SUFFIX) PACKAGE_RPM_VERSION="VERSION_NUMBER" -PACKAGE_RPM_RELEASE="0.11.$(echo VERSION_SUFFIX | sed 's/^_//')" +PACKAGE_RPM_RELEASE="0.12.$(echo VERSION_SUFFIX | sed 's/^_//')" PACKAGE_MAVEN_VERSION="VERSION_MAJOR.VERSION_MINOR.0$(echo VERSION_SUFFIX | sed 's/^_/-/')" 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 e0f6063..783aafe 100644 --- a/ovirt-hosted-engine-setup.spec.in +++ b/ovirt-hosted-engine-setup.spec.in @@ -50,7 +50,7 @@ Requires: openssl Requires: sudo Requires: bind-utils -Requires: ovirt-hosted-engine-ha >= 0.1.0-0.9 +Requires: ovirt-hosted-engine-ha >= 0.1.0-0.10 Requires: sanlock >= 2.8 Requires: sanlock-python >= 2.8 Requires: lsof @@ -96,6 +96,14 @@ %changelog +* Tue Dec 17 2013 Sandro Bonazzola <sbona...@redhat.com> - 1.0.0-0.12.beta7: +- 1.0.0-0.12.beta7 +- Resolves: BZ#1034777 +- Resolves: BZ#1013666 +- Resolves: BZ#1035484 +- Resolves: BZ#1041203 +- Resolves: BZ#1034821 + * Tue Dec 10 2013 Sandro Bonazzola <sbona...@redhat.com> - 1.0.0-0.11.beta6: - 1.0.0-0.11.beta6 - Resolves: BZ#1034873 -- To view, visit http://gerrit.ovirt.org/22489 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7ce58738c186994c0bd49111b55bd13d02952432 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: ovirt-hosted-engine-setup-1.0 Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches