diff --git a/.cvsignore b/.cvsignore index a598844..5e3064d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -distribute-0.6.4.tar.gz +distribute-0.6.6.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 0438930..2220317 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -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 - 0.6.6-1 +- Upstream bugfix release. + * Mon Oct 12 2009 Toshio Kuratomi - 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 0.6a9-1 - Upstream update - -* Sat Dec 24 2005 Ignacio Vazquez-Abrams 0.6a8-1 -- Initial RPM release diff --git a/sources b/sources index 5d33be0..0aefb9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a963679fddc64a0e363b2ccf8024952 distribute-0.6.4.tar.gz +a0a7541a8169d73842e4bb88d79cf8d3 distribute-0.6.6.tar.gz