This commit is contained in:
Ralph Bean 2015-04-04 08:36:28 -04:00
parent 5f494144b4
commit 0d10df2219
3 changed files with 8 additions and 2 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1,2 @@
cdba2741b16acaa3ed06c2252623f6b9 setuptools-14.3.1.tar.gz
e33fe2ae0aa1e995e2cc77807c3f86e0 python-setuptools-15.0-1.fc21.src.rpm
2a6b2901b6c265d682139345849cbf03 setuptools-15.0.tar.gz