Upstream bugfix
This commit is contained in:
parent
899a186b0b
commit
0d1fa920b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ distribute-0.6.14.tar.gz
|
|||||||
/distribute-0.6.19.tar.gz
|
/distribute-0.6.19.tar.gz
|
||||||
/distribute-0.6.21.tar.gz
|
/distribute-0.6.21.tar.gz
|
||||||
/distribute-0.6.24.tar.gz
|
/distribute-0.6.24.tar.gz
|
||||||
|
/distribute-0.6.26.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%global srcname distribute
|
%global srcname distribute
|
||||||
|
|
||||||
Name: python-setuptools
|
Name: python-setuptools
|
||||||
Version: 0.6.24
|
Version: 0.6.26
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Easily build and distribute Python packages
|
Summary: Easily build and distribute Python packages
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -137,6 +137,9 @@ rm -rf %{buildroot}
|
|||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user