This commit is contained in:
Ralph Bean 2015-03-05 09:06:26 -05:00
parent badee2ecf4
commit a19d4dc21a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/setuptools-11.3.1.tar.gz
/setuptools-12.0.3.tar.gz
/setuptools-12.3.tar.gz
/setuptools-12.4.tar.gz

View File

@ -26,7 +26,7 @@
%endif
Name: python-setuptools
Version: 12.3
Version: 12.4
Release: 1%{?dist}
Summary: Easily build and distribute Python packages
@ -206,6 +206,9 @@ popd
%endif # with_python3
%changelog
* Thu Mar 05 2015 Ralph Bean <rbean@redhat.com> - 12.4-1
- new version
* Fri Feb 27 2015 Ralph Bean <rbean@redhat.com> - 12.3-1
- new version

View File

@ -1 +1 @@
67614b6d560fa4f240e99cd553ec7f32 setuptools-12.3.tar.gz
0160a882900196a8923007a0fd2e46b1 setuptools-12.4.tar.gz