[nss-softokn] Fix warning regarding a bogus date in the changelog

Elio Maldonado emaldonado at fedoraproject.org
Thu Dec 27 20:47:54 UTC 2012


commit 7f09935ccf96a7b73cc8d552c7ab01a844c63032
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Thu Dec 27 12:47:01 2012 -0800

    Fix warning regarding a bogus date in the changelog

 nss-softokn.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/nss-softokn.spec b/nss-softokn.spec
index ef68163..82864f0 100644
--- a/nss-softokn.spec
+++ b/nss-softokn.spec
@@ -123,6 +123,7 @@ Header and library files for doing development with Network Security Services.
 %patch8 -p0 -b .crypto
 # activate if needed when doing a major update with new apis
 %patch9 -p0 -b .iquote
+# upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=820207
 %patch10 -p0 -b .rsaperf
 
 
@@ -377,8 +378,9 @@ done
 %{_includedir}/nss3/shsign.h
 
 %changelog
-* Mon Dec 24 2012 Elio Maldonado <emaldona at redhat.com> - 3.14.1-5
+* Thu Dec 27 2012 Elio Maldonado <emaldona at redhat.com> - 3.14.1-5
 - Add RSA performance test for freebl
+- Fix bogus date in changelog warnings
 
 * Mon Dec 24 2012 Elio Maldonado <emaldona at redhat.com> - 3.14.1-4
 - Fix bogus date warnings in %changelog
@@ -592,7 +594,7 @@ done
 * Mon Aug 30 2010 Elio Maldonado <emaldona at redhat.com> - 3.12.7-3
 - Update BuildRequires on nspr-devel and nss-util-devel
 
-* Thu Aug 29 2010 Elio Maldonado <emaldona at redhat.com> - 3.12.7-2
+* Sun Aug 29 2010 Elio Maldonado <emaldona at redhat.com> - 3.12.7-2
 - Define NSS_USE_SYSTEM_SQLITE and remove nss-nolocalsql patch
 - Fix rpmlint warnings about macros in comments and changelog
 


More information about the scm-commits mailing list