[nss] Fix checkin comment to prevent unwanted expansions of percents

Elio Maldonado emaldonado at fedoraproject.org
Sun Jul 1 18:42:42 UTC 2012


commit f304d0d0cfe33acd28e4196664eb668f8319609f
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Sun Jul 1 11:42:00 2012 -0700

    Fix checkin comment to prevent unwanted expansions of percents
    
    - Done on previous commit but must retag now

 nss.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nss.spec b/nss.spec
index a76e607..0f320a5 100644
--- a/nss.spec
+++ b/nss.spec
@@ -7,7 +7,7 @@
 Summary:          Network Security Services
 Name:             nss
 Version:          3.13.5
-Release:          4%{?dist}
+Release:          5%{?dist}
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -580,6 +580,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
 
 
 %changelog
+* Sun Jul 01 2012 Elio Maldonado <emaldona at redhat.com> - 3.13.5-5
+- Fix checkin comment to prevent unwanted expansions of percents
+
 * Sun Jul 01 2012 Elio Maldonado <emaldona at redhat.com> - 3.13.5-4
 - Resolves: Bug 830410 - Missing Requires %%{?_isa}
 - Use Requires: %%{name}%%{?_isa} = %%{version}-%%{release} on tools


More information about the scm-commits mailing list