[fusioninventory-agent] bumpscript got confused with the multiple Releases in different %if areas

Dennis Gilmore ausil at fedoraproject.org
Sun Jan 15 18:51:33 UTC 2012


commit 3b4ede24ad3854a3a4abc6fe3207ca43107bf2c0
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Sun Jan 15 12:50:48 2012 -0600

    bumpscript got confused with the multiple Releases in different %if areas

 fusioninventory-agent.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec
index 3c982dc..555fa96 100644
--- a/fusioninventory-agent.spec
+++ b/fusioninventory-agent.spec
@@ -15,7 +15,7 @@ Release:   0.2.git%{gitver}%{?dist}
 # From http://github.com/fusinv/fusioninventory-agent/tarball/master
 Source0:   fusinv-fusioninventory-agent-2.1.8-95-g9bd1238.tar.gz
 %else
-Release:   1%{?dist}
+Release:   2%{?dist}
 Source0:   http://search.cpan.org/CPAN/authors/id/F/FU/FUSINV/FusionInventory-Agent-%{version}%{?prever}.tar.gz
 %endif
 
@@ -288,7 +288,7 @@ exit 0
 
 
 %changelog
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.12-1
+* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
 * Mon Nov 28 2011 Remi Collet <remi at fedoraproject.org> - 2.1.12-1


More information about the scm-commits mailing list