13.0.2
This commit is contained in:
parent
a19d4dc21a
commit
c4a3fc4c21
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/setuptools-12.0.3.tar.gz
|
/setuptools-12.0.3.tar.gz
|
||||||
/setuptools-12.3.tar.gz
|
/setuptools-12.3.tar.gz
|
||||||
/setuptools-12.4.tar.gz
|
/setuptools-12.4.tar.gz
|
||||||
|
/setuptools-13.0.2.tar.gz
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-setuptools
|
Name: python-setuptools
|
||||||
Version: 12.4
|
Version: 13.0.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Easily build and distribute Python packages
|
Summary: Easily build and distribute Python packages
|
||||||
|
|
||||||
@ -206,6 +206,9 @@ popd
|
|||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 06 2015 Ralph Bean <rbean@redhat.com> - 13.0.2-1
|
||||||
|
- new version
|
||||||
|
|
||||||
* Thu Mar 05 2015 Ralph Bean <rbean@redhat.com> - 12.4-1
|
* Thu Mar 05 2015 Ralph Bean <rbean@redhat.com> - 12.4-1
|
||||||
- new version
|
- new version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user