Sandro Bonazzola has uploaded a new change for review.

Change subject: build: ovirt-hosted-engine-ha-1.1.4
......................................................................

build: ovirt-hosted-engine-ha-1.1.4

Change-Id: I2110e0462c93a4e88259e7b8d6f2f7b25a10fef9
Signed-off-by: Sandro Bonazzola <sbona...@redhat.com>
---
M configure.ac
M ovirt-hosted-engine-ha.spec.in
2 files changed, 7 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-ha 
refs/changes/23/28523/1

diff --git a/configure.ac b/configure.ac
index 45a5183..f535e37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,12 +22,12 @@
 define([VERSION_MINOR], [1])
 define([VERSION_FIX], [4])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_RELEASE], [0.0])
+define([VERSION_RELEASE], [1])
 define([VERSION_SUFFIX], [master])
 
-AC_INIT([ovirt-hosted-engine-ha], VERSION_NUMBER[_]VERSION_SUFFIX)
+AC_INIT([ovirt-hosted-engine-ha], VERSION_NUMBER)
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="VERSION_RELEASE.VERSION_FIX"
+PACKAGE_RPM_RELEASE="VERSION_RELEASE"
 AC_SUBST([PACKAGE_RPM_VERSION])
 AC_SUBST([PACKAGE_RPM_RELEASE])
 
diff --git a/ovirt-hosted-engine-ha.spec.in b/ovirt-hosted-engine-ha.spec.in
index 4149ffd..db8bf5d 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}/%{name}-%{package_version}.tar.gz
+Source:         
http://resources.ovirt.org/pub/src/%{name}/%{name}-%{package_version}.tar.gz
 Group:          Applications/System
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -193,6 +193,9 @@
 
 
 %changelog
+* Mon Jun 09 2014 Sandro Bonazzola <sbona...@redhat.com> - 1.1.4-1
+- updated to 1.1.4
+
 * Tue May 06 2014 Sandro Bonazzola <sbona...@redhat.com> - 1.1.4-0.0.master
 - 1.1.4-0.0.master
 


-- 
To view, visit http://gerrit.ovirt.org/28523
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2110e0462c93a4e88259e7b8d6f2f7b25a10fef9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: ovirt-hosted-engine-ha-1.1
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to