This commit is contained in:
Dennis Gilmore 2013-08-04 04:42:59 -05:00
parent 994ec72042
commit c9dde15b39

View File

@ -8,7 +8,7 @@
Name: python-setuptools
Version: 0.9.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Easily build and distribute Python packages
Group: Applications/System
@ -150,6 +150,9 @@ rm -rf %{buildroot}
%endif # with_python3
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 23 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 0.9.6-1
- Upstream update -- just fixes python-2.4 compat