[python-py2pack] upstream 0.4.4

Haïkel Guémar hguemar at fedoraproject.org
Sun Aug 4 10:51:46 UTC 2013


commit 685441e6128e605e64233e179fc69801334d7b62
Author: Haïkel Guémar <hguemar at fedoraproject.org>
Date:   Sun Aug 4 12:39:35 2013 +0200

    upstream 0.4.4

 .gitignore          |    1 +
 python-py2pack.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 925c6af..a737def 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /py2pack-0.3.15.tar.gz
 /py2pack-0.3.17.tar.gz
+/py2pack-0.4.4.tar.gz
diff --git a/python-py2pack.spec b/python-py2pack.spec
index 7aa343c..2b0083e 100644
--- a/python-py2pack.spec
+++ b/python-py2pack.spec
@@ -9,8 +9,8 @@
 %define mod_name py2pack
 
 Name:           python-%{mod_name}
-Version:        0.3.17
-Release:        5%{?dist}
+Version:        0.4.4
+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
+* Sun Aug 04 2013 Haïkel Guémar <hguemar at fedoraproject.org> - 0.4.4-1
+- upstream 0.4.4
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.17-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 0ee5861..fb1d9d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2d7bc2da447111004479b0bae76f412  py2pack-0.3.17.tar.gz
+36c293a3e3d45e7d9f1ab17b8b8d2174  py2pack-0.4.4.tar.gz


More information about the scm-commits mailing list