Update to newer upstream release. Some minor incompatibilities listed but
they should affect few, if any consumers.
This commit is contained in:
parent
c9dde15b39
commit
306cac0679
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user