[python-py2pack] Update to 0.3.17

saispo saispo at fedoraproject.org
Fri May 20 21:51:45 UTC 2011


commit 30058cde8eb9f40ed86de1afff39cc55c263932a
Author: Jerome Soyer <jerome at fedora.(none)>
Date:   Fri May 20 23:51:39 2011 +0200

    Update to 0.3.17

 .gitignore          |    1 +
 python-py2pack.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c40b8ea..925c6af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /py2pack-0.3.15.tar.gz
+/py2pack-0.3.17.tar.gz
diff --git a/python-py2pack.spec b/python-py2pack.spec
index 781414d..deb5d96 100644
--- a/python-py2pack.spec
+++ b/python-py2pack.spec
@@ -9,8 +9,8 @@
 %define mod_name py2pack
 
 Name:           python-%{mod_name}
-Version:        0.3.15
-Release:        2%{?dist}
+Version:        0.3.17
+Release:        1%{?dist}
 Url:            http://github.com/saschpe/py2pack
 Summary:        Generate distribution packages from Python packages on PyPI
 License:        GPLv2
@@ -114,6 +114,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri May 20 2011 Jerome Soyer <saispo at gmail.com> - 0.3.17-1
+- Update to upstream release
+
 * Mon May  9 2011 Jerome Soyer <saispo at gmail.com> - 0.3.15-2
 - Fix inconsistent use of macros
 - Set properly permission for chmod and install
diff --git a/sources b/sources
index 90705b6..0ee5861 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a9aceba034a96cfa9d622971cb697e4  py2pack-0.3.15.tar.gz
+e2d7bc2da447111004479b0bae76f412  py2pack-0.3.17.tar.gz


More information about the scm-commits mailing list