Update test certificate which had expired

This commit is contained in:
Elio Maldonado 2010-11-05 08:44:51 -07:00
parent 68a35a4e2f
commit 768a0d5745
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Summary: Network Security Services
Name: nss
Version: 3.12.8
Release: 2%{?dist}
Release: 3%{?dist}
License: MPLv1.1 or GPLv2+ or LGPLv2+
URL: http://www.mozilla.org/projects/security/pki/nss/
Group: System Environment/Libraries
@ -490,6 +490,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
%{_libdir}/libnssckfw.a
%changelog
* Fri Nov 05 2010 Elio Maldonado <emaldona@redhat.com> - 3.12.8-3
- Update test certificate which had expired
* Wed Oct 06 2010 Elio Maldonado <emaldona@redhat.com> - 3.12.8-2
- Move triggerpostun -n nss-sysinit script ahead of the other ones (#639248)