14.1.1
This commit is contained in:
parent
c4a3fc4c21
commit
fa0e18c979
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/setuptools-12.3.tar.gz
|
||||
/setuptools-12.4.tar.gz
|
||||
/setuptools-13.0.2.tar.gz
|
||||
/setuptools-14.1.1.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-setuptools
|
||||
Version: 13.0.2
|
||||
Version: 14.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Easily build and distribute Python packages
|
||||
|
||||
@ -206,6 +206,9 @@ popd
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Sun Mar 15 2015 Ralph Bean <rbean@redhat.com> - 14.1.1-1
|
||||
- new version
|
||||
|
||||
* Fri Mar 06 2015 Ralph Bean <rbean@redhat.com> - 13.0.2-1
|
||||
- new version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user