[voms] Do the release bump the right way

Mattias Ellert ellert at fedoraproject.org
Mon Jul 23 17:22:12 UTC 2012


commit 15b608d7033837f09e86ddef6eb57413aa677a02
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Mon Jul 23 19:21:44 2012 +0200

    Do the release bump the right way

 voms.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/voms.spec b/voms.spec
index 87e739b..d4a6344 100644
--- a/voms.spec
+++ b/voms.spec
@@ -8,16 +8,16 @@
 %global release1 7
 
 %global version2 2.0.8
-%global release2 1
+%global release2 2
 
 Name:		voms
 Version:	%{version2}
-Release:	%{release2}%{?dist}.1
+Release:	%{release2}%{?dist}
 Summary:	Virtual Organization Membership Service
 
 Group:		System Environment/Libraries
 License:	ASL 2.0
-URL:		http://glite.web.cern.ch/glite/
+URL:		https://wiki.italiangrid.it/VOMS
 #		This source tarball is created from a git checkout:
 #		git clone git://github.com/italiangrid/voms.git
 #		cd voms
@@ -456,7 +456,7 @@ fi
 %doc README.Fedora
 
 %changelog
-* Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.8-1.1
+* Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
 * Thu May 24 2012 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.0.8-1


More information about the scm-commits mailing list