[python-path] Update to new upstream release.

Xavier トーマス LAMIEN laxathom at fedoraproject.org
Fri Jul 26 11:31:59 UTC 2013


commit cbb25d8dc6b6fc42aa52f11eb63a422c4997d224
Author: Xavier Lamien <laxathom at fedoraproject.org>
Date:   Fri Jul 26 13:31:00 2013 +0200

    Update to new upstream release.

 .gitignore       |    1 +
 python-path.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1012add..a769f27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /path.py-3.0.1.zip
+/path.py-4.3.zip
diff --git a/python-path.spec b/python-path.spec
index 4e62209..02df14e 100644
--- a/python-path.spec
+++ b/python-path.spec
@@ -2,8 +2,8 @@
 %global bname path
 
 Name:           python-%{bname}
-Version:        3.0.1
-Release:        2%{?dist}
+Version:        4.3
+Release:        1%{?dist}
 Summary:        A python module wrapper for os.path
 
 License:        MIT
@@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 26 2013 Xavier Lamien <laxathom at fedoraproject.org> - 4.3-1
+- Upstream release.
+
 * Wed Apr 10 2013 Xavier Lamien <laxathom at fedoraproject.org> - 3.0.1-2
 - Add %%check stage.
 - Update BuildRequire.
diff --git a/sources b/sources
index 40c9f9f..2425793 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12dc60ddc03360d4f1b05b1a3a6f02bf  path.py-3.0.1.zip
+f0583bdcf6e19516e7387eeca6526abb  path.py-4.3.zip


More information about the scm-commits mailing list