15.0
This commit is contained in:
parent
5f494144b4
commit
0d10df2219
2
.gitignore
vendored
2
.gitignore
vendored
@ -17,3 +17,5 @@
|
||||
/setuptools-14.2.tar.gz
|
||||
/setuptools-14.3.tar.gz
|
||||
/setuptools-14.3.1.tar.gz
|
||||
/python-setuptools-15.0-1.fc21.src.rpm
|
||||
/setuptools-15.0.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-setuptools
|
||||
Version: 14.3.1
|
||||
Version: 15.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Easily build and distribute Python packages
|
||||
|
||||
@ -206,6 +206,9 @@ popd
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Sat Apr 04 2015 Ralph Bean <rbean@redhat.com> - 15.0-1
|
||||
- new version
|
||||
|
||||
* Sun Mar 22 2015 Ralph Bean <rbean@redhat.com> - 14.3.1-1
|
||||
- new version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user