rpms/python-nss/F-11 .cvsignore, 1.4, 1.5 python-nss.spec, 1.6, 1.7 sources, 1.4, 1.5

John Dennis jdennis at fedoraproject.org
Wed Jul 1 20:01:43 UTC 2009


Author: jdennis

Update of /cvs/pkgs/rpms/python-nss/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29129

Modified Files:
	.cvsignore python-nss.spec sources 
Log Message:
restore ssl.nss_init and ssl.nss_shutdown but make them deprecated
add __version__ string to nss module



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-nss/F-11/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	30 Jun 2009 21:59:46 -0000	1.4
+++ .cvsignore	1 Jul 2009 20:01:12 -0000	1.5
@@ -1 +1 @@
-python-nss-0.4.tar.bz2
+python-nss-0.5.tar.bz2


Index: python-nss.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-nss/F-11/python-nss.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- python-nss.spec	30 Jun 2009 21:59:46 -0000	1.6
+++ python-nss.spec	1 Jul 2009 20:01:12 -0000	1.7
@@ -3,7 +3,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-nss
-Version:        0.4
+Version:        0.5
 Release:        1%{?dist}
 Summary:        Python bindings for Network Security Services (NSS)
 
@@ -69,6 +69,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul  1 2009 John Dennis <jdennis at redhat.com> - 0.5-1
+- restore ssl.nss_init and ssl.nss_shutdown but make them deprecated
+  add __version__ string to nss module
+
 * Tue Jun 30 2009 John Dennis <jdennis at redhat.com> - 0.4-1
 - add binding for NSS_NoDB_Init(), bug #509002
   move nss_init and nss_shutdown from ssl module to nss module


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-nss/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	30 Jun 2009 21:59:46 -0000	1.4
+++ sources	1 Jul 2009 20:01:12 -0000	1.5
@@ -1 +1 @@
-6f936b22a5b76e0447a91c62ea0f2a2b  python-nss-0.4.tar.bz2
+b038beb638a8a843f653a6771d9d5c48  python-nss-0.5.tar.bz2




More information about the fedora-extras-commits mailing list