[python-py] Update to 1.4.15.

Thomas Moschny thm at fedoraproject.org
Sun Jun 30 10:44:20 UTC 2013


commit 6b702d50625e91a139445f4445ae5a5227c4b80e
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sun Jun 30 12:43:04 2013 +0200

    Update to 1.4.15.

 .gitignore     |    1 +
 python-py.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0585bc8..ece8dfc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /py-1.4.12.zip
 /py-1.4.13.tar.gz
 /py-1.4.14.tar.gz
+/py-1.4.15.tar.gz
diff --git a/python-py.spec b/python-py.spec
index 045fbc3..b69607d 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -14,8 +14,8 @@
 %global pytest_version 2.3.1
 
 Name:           python-py
-Version:        1.4.14
-Release:        2%{?dist}
+Version:        1.4.15
+Release:        1%{?dist}
 Summary:        Library with cross-python path, ini-parsing, io, code, log facilities
 Group:          Development/Languages
 License:        MIT and Public Domain
@@ -160,6 +160,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jun 30 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.4.15-1
+- Update to 1.4.15.
+
 * Wed Jun 12 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.4.14-2
 - Use python-sphinx for rhel > 6 (rhbz#973321).
 - Update URL.
diff --git a/sources b/sources
index 638310a..eeb276b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f441639a1d3f0bbbc955cd22d8127d5e  py-1.4.14.tar.gz
+b5afc772d242d2dbcf7a2fcf3080a799  py-1.4.15.tar.gz


More information about the scm-commits mailing list