rpms/python-nss/devel python-nss.spec,1.23,1.24 sources,1.19,1.20

John Dennis jdennis at fedoraproject.org
Fri Jul 16 15:51:02 UTC 2010


Author: jdennis

Update of /cvs/pkgs/rpms/python-nss/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10001

Modified Files:
	python-nss.spec sources 
Log Message:
add nss_is_initialized()



Index: python-nss.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-nss/devel/python-nss.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- python-nss.spec	8 Jul 2010 15:42:24 -0000	1.23
+++ python-nss.spec	16 Jul 2010 15:51:01 -0000	1.24
@@ -4,7 +4,7 @@
 
 Name:           python-nss
 Version:        0.9
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Python bindings for Network Security Services (NSS)
 
 Group:          Development/Languages
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 16 2010 John Dennis <jdennis at redhat.com> - 0.9-8
+- add nss_is_initialized()
+
 * Thu Jul  8 2010 John Dennis <jdennis at redhat.com> - 0.9-7
 - Remove nss_init_nodb() when nss modules loads from previous version
   apparently this prevents subsequent calls to nss_init with a 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-nss/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	8 Jul 2010 15:42:25 -0000	1.19
+++ sources	16 Jul 2010 15:51:01 -0000	1.20
@@ -1 +1 @@
-019b94f1b5da5f0de3b56324c0b13125  python-nss-0.9.tar.bz2
+3e03b85852d99ed3167f18070484c045  python-nss-0.9.tar.bz2



More information about the scm-commits mailing list