[nspr/f17] Fix the release number

Elio Maldonado emaldonado at fedoraproject.org
Wed Jul 11 21:09:20 UTC 2012


commit ca326f90f79fae7b4c9d4f2e96c081c43ff8f1bd
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Wed Jul 11 14:10:11 2012 -0700

    Fix the release number

 nspr.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nspr.spec b/nspr.spec
index ffe6593..dc44dae 100644
--- a/nspr.spec
+++ b/nspr.spec
@@ -1,7 +1,7 @@
 Summary:        Netscape Portable Runtime
 Name:           nspr
 Version:        4.9.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        MPLv2.0
 URL:            http://www.mozilla.org/projects/nspr/
 Group:          System Environment/Libraries
@@ -120,7 +120,7 @@ NSPR_VERSION=`./config/nspr-config --version`
 %{_bindir}/nspr-config
 
 %changelog
-* Wed Jul 11 2012 Elio Maldonado <emaldona at redhat.com> - 4.9.1-5
+* Wed Jul 11 2012 Elio Maldonado <emaldona at redhat.com> - 4.9.1-2
 - Updated License: to MPLv2.0 per upstream
 
 * Fri Jun 22 2012 Elio Maldonado <emaldona at redhat.com> - 4.9.1-1


More information about the scm-commits mailing list