Upstream bugfix release

This commit is contained in:
Toshio Kuratomi 2011-08-21 08:21:36 -07:00
parent ab8f0e6ac0
commit efecd02331
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
45a17940eefee849d4cb8cc06d28d96f distribute-0.6.19.tar.gz c8cfcfd42ec9ab900fb3960a3308eef2 distribute-0.6.21.tar.gz