Update to 18.8. Fixes bug #1290942
This commit is contained in:
parent
77b3af5d8d
commit
ef2ce6b337
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/setuptools-18.5.tar.gz
|
||||
/setuptools-18.6.1.tar.gz
|
||||
/setuptools-18.7.1.tar.gz
|
||||
/setuptools-18.8.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-setuptools
|
||||
Version: 18.7.1
|
||||
Version: 18.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Easily build and distribute Python packages
|
||||
|
||||
@ -218,6 +218,9 @@ popd
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Sat Dec 12 2015 Kevin Fenzi <kevin@scrye.com> - 18.8-1
|
||||
- Update to 18.8. Fixes bug #1290942
|
||||
|
||||
* Fri Dec 04 2015 Kevin Fenzi <kevin@scrye.com> - 18.7.1-1
|
||||
- Update to 18.7.1. Fixes bug #1287372
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user