[python-setuptools] 13.0.2

Ralph Bean ralph at fedoraproject.org
Fri Mar 6 19:10:34 UTC 2015


commit c4a3fc4c21044ddfd25e1025b215af9d8a72f531
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Mar 6 14:10:33 2015 -0500

    13.0.2

 .gitignore             | 1 +
 python-setuptools.spec | 5 ++++-
 sources                | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74eb046..a445d0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /setuptools-12.0.3.tar.gz
 /setuptools-12.3.tar.gz
 /setuptools-12.4.tar.gz
+/setuptools-13.0.2.tar.gz
diff --git a/python-setuptools.spec b/python-setuptools.spec
index 4184782..b7a99f7 100644
--- a/python-setuptools.spec
+++ b/python-setuptools.spec
@@ -26,7 +26,7 @@
 %endif
 
 Name:           python-setuptools
-Version:        12.4
+Version:        13.0.2
 Release:        1%{?dist}
 Summary:        Easily build and distribute Python packages
 
@@ -206,6 +206,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Fri Mar 06 2015 Ralph Bean <rbean at redhat.com> - 13.0.2-1
+- new version
+
 * Thu Mar 05 2015 Ralph Bean <rbean at redhat.com> - 12.4-1
 - new version
 
diff --git a/sources b/sources
index b4fd486..0afb032 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0160a882900196a8923007a0fd2e46b1  setuptools-12.4.tar.gz
+2f324593ce5f67fc6ae97bf28739d7c3  setuptools-13.0.2.tar.gz


More information about the scm-commits mailing list