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