From 6bcb3eb1cd8c2f0d454c22bf87683c108774e735 Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Wed, 13 Jan 2010 15:21:37 +0000 Subject: [PATCH] retagging --- nss.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nss.spec b/nss.spec index cfbf24d..13c8d88 100644 --- a/nss.spec +++ b/nss.spec @@ -7,7 +7,7 @@ Summary: Network Security Services Name: nss Version: 3.12.5 -Release: 1.1%{?dist} +Release: 5%{?dist} License: MPLv1.1 or GPLv2+ or LGPLv2+ URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -487,6 +487,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h %changelog +* Wed Jan 13 2010 Elio Maldonado - 3.12.5-5 +- retagging + * Tue Jan 12 2010 Elio Maldonado - 3.12.5-1.1 - Fix SIGSEGV on call of NSS_Initialize (#553638)