[python-path] update to 5.2

Thomas Spura tomspur at fedoraproject.org
Wed Sep 3 14:46:45 UTC 2014


commit d99a5cde905225496b0adbee9ac1bcbae18b8c3c
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Wed Sep 3 16:46:34 2014 +0200

    update to 5.2

 .gitignore       |    1 +
 python-path.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34a0f94..a1d94e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /path.py-3.0.1.zip
 /path.py-4.3.zip
 /path.py-5.1.zip
+/path.py-5.2.zip
diff --git a/python-path.spec b/python-path.spec
index 257fe43..66afce8 100644
--- a/python-path.spec
+++ b/python-path.spec
@@ -5,8 +5,8 @@
 %global bname path
 
 Name:           python-%{bname}
-Version:        5.1
-Release:        3%{?dist}
+Version:        5.2
+Release:        1%{?dist}
 Summary:        A python module wrapper for os.path
 
 License:        MIT
@@ -88,6 +88,9 @@ popd
 %endif
 
 %changelog
+* Wed Sep  3 2014 Thomas Spura <tomspur at fedoraproject.org> - 5.2-1
+- update to 5.2
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 8023142..4ece7d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67c0e1b8c1b1b889ea77aef5224ccc29  path.py-5.1.zip
+96fe002b1797b221c269ff2ed1fdbc28  path.py-5.2.zip


More information about the scm-commits mailing list