rpms/python-setuptools/devel .cvsignore, 1.14, 1.15 python-setuptools.spec, 1.22, 1.23 sources, 1.14, 1.15

Toshio くらとみ toshio at fedoraproject.org
Sun Oct 18 05:32:40 UTC 2009


Author: toshio

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

Modified Files:
	.cvsignore python-setuptools.spec sources 
Log Message:

* Fri Oct 16 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.6.6-1
- Upstream bugfix release.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-setuptools/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- .cvsignore	13 Oct 2009 03:36:23 -0000	1.14
+++ .cvsignore	18 Oct 2009 05:32:38 -0000	1.15
@@ -1 +1 @@
-distribute-0.6.4.tar.gz
+distribute-0.6.6.tar.gz


Index: python-setuptools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-setuptools/devel/python-setuptools.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- python-setuptools.spec	13 Oct 2009 03:36:23 -0000	1.22
+++ python-setuptools.spec	18 Oct 2009 05:32:38 -0000	1.23
@@ -3,7 +3,7 @@
 %global srcname distribute
 
 Name:           python-setuptools
-Version:        0.6.4
+Version:        0.6.6
 Release:        1%{?dist}
 Summary:        Easily build and distribute Python packages
 
@@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Oct 16 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.6.6-1
+- Upstream bugfix release.
+
 * Mon Oct 12 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.6.4-1
 - First build from the distribute codebase -- distribute-0.6.4.
 - Remove svn patch as upstream has chosen to go with an easier change for now.
@@ -158,6 +161,3 @@ rm -rf $RPM_BUILD_ROOT
 
 * Mon Jan 16 2006 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 0.6a9-1
 - Upstream update
-
-* Sat Dec 24 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 0.6a8-1
-- Initial RPM release


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-setuptools/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- sources	13 Oct 2009 03:36:23 -0000	1.14
+++ sources	18 Oct 2009 05:32:38 -0000	1.15
@@ -1 +1 @@
-7a963679fddc64a0e363b2ccf8024952  distribute-0.6.4.tar.gz
+a0a7541a8169d73842e4bb88d79cf8d3  distribute-0.6.6.tar.gz




More information about the scm-commits mailing list