rpms/python-setuptools/devel python-setuptools.spec,1.42,1.43

tomspur tomspur at fedoraproject.org
Thu Jul 22 12:35:39 UTC 2010


Author: tomspur

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

Modified Files:
	python-setuptools.spec 
Log Message:
bump for building against python 2.7


Index: python-setuptools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-setuptools/devel/python-setuptools.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- python-setuptools.spec	22 Jul 2010 12:20:03 -0000	1.42
+++ python-setuptools.spec	22 Jul 2010 12:35:39 -0000	1.43
@@ -8,7 +8,7 @@
 
 Name:           python-setuptools
 Version:        0.6.14
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Easily build and distribute Python packages
 
 Group:          Applications/System
@@ -133,6 +133,9 @@ rm -rf %{buildroot}
 %endif # with_python3
 
 %changelog
+* Thu Jul 22 2010 Thomas Spura <tomspur at fedoraproject.org> - 0.6.14-2
+- bump for building against python 2.7
+
 * Thu Jul 22 2010 Thomas Spura <tomspur at fedoraproject.org> - 0.6.14-1
 - update to new version
 - all patches are upsteam



More information about the scm-commits mailing list