14.2
This commit is contained in:
parent
fa0e18c979
commit
97c3f90a57
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/setuptools-12.4.tar.gz
|
||||
/setuptools-13.0.2.tar.gz
|
||||
/setuptools-14.1.1.tar.gz
|
||||
/setuptools-14.2.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-setuptools
|
||||
Version: 14.1.1
|
||||
Version: 14.2
|
||||
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.2-1
|
||||
- new version
|
||||
|
||||
* Sun Mar 15 2015 Ralph Bean <rbean@redhat.com> - 14.1.1-1
|
||||
- new version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user