Update to newer upstream release. Some minor incompatibilities listed but

they should affect few, if any consumers.
This commit is contained in:
Toshio Kuratomi 2013-10-26 08:37:02 -07:00
parent c9dde15b39
commit 306cac0679
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ distribute-0.6.14.tar.gz
/setuptools-0.8.tar.gz
/setuptools-0.9.5.tar.gz
/setuptools-0.9.6.tar.gz
/setuptools-1.1.6.tar.gz

View File

@ -7,8 +7,8 @@
%global srcname setuptools
Name: python-setuptools
Version: 0.9.6
Release: 2%{?dist}
Version: 1.1.6
Release: 1%{?dist}
Summary: Easily build and distribute Python packages
Group: Applications/System
@ -150,6 +150,10 @@ rm -rf %{buildroot}
%endif # with_python3
%changelog
* Sat Oct 26 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 1.1.6-1
- Update to newer upstream release. Some minor incompatibilities listed but
they should affect few, if any consumers.
* 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

View File

@ -1 +1 @@
8c552a3b1e666d37a44e3123a1d1d46c setuptools-0.9.6.tar.gz
ee82ea53def4480191061997409d2996 setuptools-1.1.6.tar.gz