Upstream bugfix release
This commit is contained in:
parent
ab8f0e6ac0
commit
efecd02331
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
distribute-0.6.14.tar.gz
|
distribute-0.6.14.tar.gz
|
||||||
/distribute-0.6.19.tar.gz
|
/distribute-0.6.19.tar.gz
|
||||||
|
/distribute-0.6.21.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global srcname distribute
|
%global srcname distribute
|
||||||
|
|
||||||
Name: python-setuptools
|
Name: python-setuptools
|
||||||
Version: 0.6.19
|
Version: 0.6.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Easily build and distribute Python packages
|
Summary: Easily build and distribute Python packages
|
||||||
|
|
||||||
@ -136,6 +136,9 @@ rm -rf %{buildroot}
|
|||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 21 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6.21
|
||||||
|
- Upstream bugfix release
|
||||||
|
|
||||||
* Thu Jul 14 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6.19
|
* Thu Jul 14 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6.19
|
||||||
- Upstream bugfix release
|
- Upstream bugfix release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user