rpms/python-gnutls/devel import.log, 1.2, 1.3 python-gnutls.spec, 1.2, 1.3

Peter Lemenkov peter at fedoraproject.org
Wed Jun 3 13:50:25 UTC 2009


Author: peter

Update of /cvs/pkgs/rpms/python-gnutls/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10792/devel

Modified Files:
	import.log python-gnutls.spec 
Log Message:
fixed issue with missed SRP in Fedora's gnutls


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/python-gnutls/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log	3 Jun 2009 13:45:10 -0000	1.2
+++ import.log	3 Jun 2009 13:49:54 -0000	1.3
@@ -1,2 +1,3 @@
 python-gnutls-1_1_8-2_fc10:HEAD:python-gnutls-1.1.8-2.fc10.src.rpm:1243925841
 python-gnutls-1_1_8-2_fc10:HEAD:python-gnutls-1.1.8-2.fc10.src.rpm:1244036670
+python-gnutls-1_1_8-3_fc10:HEAD:python-gnutls-1.1.8-3.fc10.src.rpm:1244036952


Index: python-gnutls.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-gnutls/devel/python-gnutls.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- python-gnutls.spec	3 Jun 2009 13:45:10 -0000	1.2
+++ python-gnutls.spec	3 Jun 2009 13:49:54 -0000	1.3
@@ -3,7 +3,7 @@
 
 Name:		python-gnutls
 Version:	1.1.8
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Python wrapper for the GNUTLS library
 Group:		Development/Languages
 License:	LGPLv2+
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun  3 2009 Peter Lemenkov <lemenkov at gmail.com> 1.1.8-3
+- Added patch for SRP removal
+
 * Mon Jun  1 2009 Peter Lemenkov <lemenkov at gmail.com> 1.1.8-2
 - Added missing BR python-setuptools-devel
 




More information about the fedora-extras-commits mailing list