[node-patches] Change in ovirt-node-iso[master]: bump version and release to 2.6.0

mburns at redhat.com mburns at redhat.com
Tue Jan 15 20:47:32 UTC 2013


Michael Burns has uploaded a new change for review.

Change subject: bump version and release to 2.6.0
......................................................................

bump version and release to 2.6.0

Change-Id: I8d0748c3a1a9df90d80e9170a937e5b5831f999a
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M Makefile.am
M configure.ac
M ovirt-node-iso.spec.in
3 files changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node-iso refs/changes/68/11068/1

diff --git a/Makefile.am b/Makefile.am
index 4b06ea1..c1bd0f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,7 +57,7 @@
 OVIRT_NIGHTLY_URL = http://ovirt.org/releases/nightly/rpm/Fedora
 OVIRT_BETA_URL    = http://ovirt.org/releases/beta/rpm/Fedora
 CUR_RAWHIDE       = 19
-CUR_DEVEL         = 18
+CUR_DEVEL         = 19
 
 CENTOS_MIRROR     = http://mirrorlist.centos.org/
 CENTOS_RELEASE    = 6
diff --git a/configure.ac b/configure.ac
index dd4a0b7..9eb8cf4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([ovirt-node], [2.5.999], [node-devel at ovirt.org])
+AC_INIT([ovirt-node], [2.6.0], [node-devel at ovirt.org])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability tar-pax])
 
 AC_SUBST([FEDORA],[[`rpm --eval '%{fedora}'|sed 's/[^0-9]//g'`]])
diff --git a/ovirt-node-iso.spec.in b/ovirt-node-iso.spec.in
index d3fc3ee..0dfa076 100644
--- a/ovirt-node-iso.spec.in
+++ b/ovirt-node-iso.spec.in
@@ -6,7 +6,7 @@
 
 Name:		ovirt-node-iso
 Version:	@VERSION@
-Release:	999%{?build_counter}%{?dist}
+Release:	%{?build_counter}%{?dist}
 Summary:	%{product} ISO Image
 BuildArch:  noarch
 Source1:    %{product_code}-%{version}-%{release}.iso


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8d0748c3a1a9df90d80e9170a937e5b5831f999a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-iso
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>



More information about the node-patches mailing list