[python-setuptools] 14.2

Ralph Bean ralph at fedoraproject.org
Sun Mar 15 13:49:12 UTC 2015


commit 97c3f90a57595e20660939ebb6ee6902b8576ccc
Author: Ralph Bean <rbean at redhat.com>
Date:   Sun Mar 15 09:49:10 2015 -0400

    14.2

 .gitignore             | 1 +
 python-setuptools.spec | 5 ++++-
 sources                | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 59fb765..0a39916 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /setuptools-12.4.tar.gz
 /setuptools-13.0.2.tar.gz
 /setuptools-14.1.1.tar.gz
+/setuptools-14.2.tar.gz
diff --git a/python-setuptools.spec b/python-setuptools.spec
index 505df9e..166b25f 100644
--- a/python-setuptools.spec
+++ b/python-setuptools.spec
@@ -26,7 +26,7 @@
 %endif
 
 Name:           python-setuptools
-Version:        14.1.1
+Version:        14.2
 Release:        1%{?dist}
 Summary:        Easily build and distribute Python packages
 
@@ -206,6 +206,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Sun Mar 15 2015 Ralph Bean <rbean at redhat.com> - 14.2-1
+- new version
+
 * Sun Mar 15 2015 Ralph Bean <rbean at redhat.com> - 14.1.1-1
 - new version
 
diff --git a/sources b/sources
index 358a14a..75219ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-babf06056ce4314cd4c51259582982b7  setuptools-14.1.1.tar.gz
+bf903e4658f36dbc07c49834d71fa4a6  setuptools-14.2.tar.gz


More information about the scm-commits mailing list