Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: ovirt-host-deploy-1.1.0
......................................................................

packaging: ovirt-host-deploy-1.1.0

Change-Id: I068cbf1bd0c467deeace0564c03d47e4d9f93d06
Signed-off-by: Alon Bar-Lev <alo...@redhat.com>
---
M configure.ac
M ovirt-host-deploy.spec.in
2 files changed, 6 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy 
refs/changes/80/18580/1

diff --git a/configure.ac b/configure.ac
index b68eb1a..609f645 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,11 +22,11 @@
 define([VERSION_MINOR], [1])
 define([VERSION_FIX], [0])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_SUFFIX], [_master])
+define([VERSION_SUFFIX], [])
 
 AC_INIT([ovirt-host-deploy], VERSION_NUMBER[]VERSION_SUFFIX)
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="0.2.$(echo VERSION_SUFFIX | sed 's/^_//')"
+PACKAGE_RPM_RELEASE="1"
 PACKAGE_MAVEN_VERSION="VERSION_MAJOR.VERSION_MINOR.0$(echo VERSION_SUFFIX | 
sed 's/^_/-/')"
 INTERFACE_VERSION=3
 AC_SUBST([PACKAGE_RPM_VERSION])
diff --git a/ovirt-host-deploy.spec.in b/ovirt-host-deploy.spec.in
index 5ffc2b6..599977a 100644
--- a/ovirt-host-deploy.spec.in
+++ b/ovirt-host-deploy.spec.in
@@ -38,7 +38,7 @@
 Release:       @PACKAGE_RPM_RELEASE@%{?release_suffix}%{?dist}
 License:       LGPLv2+
 URL:           http://www.ovirt.org
-Source:                
http://resources.ovirt.org/releases/stable/3.2/%{name}-%{package_version}.tar.gz
+Source:                
http://resources.ovirt.org/releases/stable/3.3/%{name}-%{package_version}.tar.gz
 Group:         Applications/System
 
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -248,6 +248,9 @@
 %endif
 
 %changelog
+* Mon Aug 26 2013 Alon Bar-Lev <alo...@redhat.com> - 1.1.0-1
+- Release.
+
 * Thu Feb 14 2013 Alon Bar-Lev <alo...@redhat.com> - 1.0.0-1
 - Release.
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I068cbf1bd0c467deeace0564c03d47e4d9f93d06
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to