- Upstream bugfix release.
This commit is contained in:
parent
e1be309c18
commit
875dd74343
@ -1 +1 @@
|
|||||||
distribute-0.6.4.tar.gz
|
distribute-0.6.6.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%global srcname distribute
|
%global srcname distribute
|
||||||
|
|
||||||
Name: python-setuptools
|
Name: python-setuptools
|
||||||
Version: 0.6.4
|
Version: 0.6.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Easily build and distribute Python packages
|
Summary: Easily build and distribute Python packages
|
||||||
|
|
||||||
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 16 2009 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6.6-1
|
||||||
|
- Upstream bugfix release.
|
||||||
|
|
||||||
* Mon Oct 12 2009 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6.4-1
|
* Mon Oct 12 2009 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6.4-1
|
||||||
- First build from the distribute codebase -- distribute-0.6.4.
|
- 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.
|
- 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@ivazquez.net> 0.6a9-1
|
* Mon Jan 16 2006 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.6a9-1
|
||||||
- Upstream update
|
- Upstream update
|
||||||
|
|
||||||
* Sat Dec 24 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.6a8-1
|
|
||||||
- Initial RPM release
|
|
||||||
|
Loading…
Reference in New Issue
Block a user