Upstream bugfix

This commit is contained in:
Toshio Kuratomi 2012-05-15 08:20:22 -07:00
parent 899a186b0b
commit 0d1fa920b4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ distribute-0.6.14.tar.gz
/distribute-0.6.19.tar.gz
/distribute-0.6.21.tar.gz
/distribute-0.6.24.tar.gz
/distribute-0.6.26.tar.gz

View File

@ -7,8 +7,8 @@
%global srcname distribute
Name: python-setuptools
Version: 0.6.24
Release: 2%{?dist}
Version: 0.6.26
Release: 1%{?dist}
Summary: Easily build and distribute Python packages
Group: Applications/System
@ -137,6 +137,9 @@ rm -rf %{buildroot}
%endif # with_python3
%changelog
* Tue May 15 2012 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6.24-2
- Upstream bugfix
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.24-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
17722b22141aba8235787f79800cc452 distribute-0.6.24.tar.gz
841f4262a70107f85260362f5def8206 distribute-0.6.26.tar.gz