Sandro Bonazzola has uploaded a new change for review. Change subject: build: ovirt-hosted-engine-ha-1.1.2-1 ......................................................................
build: ovirt-hosted-engine-ha-1.1.2-1 Change-Id: I16549976ac95444c885d9fd5eb00060c864c51d7 Signed-off-by: Sandro Bonazzola <[email protected]> --- M configure.ac M ovirt-hosted-engine-ha.spec.in 2 files changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-ha refs/changes/29/25829/1 diff --git a/configure.ac b/configure.ac index 870ad65..cca2002 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ define([VERSION_MAJOR], [1]) define([VERSION_MINOR], [1]) -define([VERSION_FIX], [1]) +define([VERSION_FIX], [2]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) define([VERSION_RELEASE], [1]) define([VERSION_SUFFIX], [master]) diff --git a/ovirt-hosted-engine-ha.spec.in b/ovirt-hosted-engine-ha.spec.in index 5771b7d..0d07656 100644 --- a/ovirt-hosted-engine-ha.spec.in +++ b/ovirt-hosted-engine-ha.spec.in @@ -39,7 +39,7 @@ Release: @PACKAGE_RPM_RELEASE@%{?release_suffix}%{?dist} License: LGPLv2+ URL: http://www.ovirt.org -Source: http://resources.ovirt.org/pub/ovirt-3.4-snapshot/src/%{name}-%{package_version}.tar.gz +Source: http://resources.ovirt.org/releases/stable/src/%{name}-%{package_version}.tar.gz Group: Applications/System BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -193,6 +193,10 @@ %changelog +* Tue Mar 18 2014 Sandro Bonazzola <[email protected]> - 1.1.2-1 +- 1.1.2-1 +- Resolves: BZ#1075126 + * Wed Mar 05 2014 Martin Sivak <[email protected]> - 1.1.1-1 - Fix for python 2.6 environment -- To view, visit http://gerrit.ovirt.org/25829 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I16549976ac95444c885d9fd5eb00060c864c51d7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: ovirt-hosted-engine-ha-1.1 Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
