[python-apipkg] * Tue Mar 10 2015 Fabian Affolter <mail at fabian-affolter.ch> - 1.3-1 - Update to new upstream version

Fabian Affolter fab at fedoraproject.org
Tue Mar 10 17:55:16 UTC 2015


commit f207a36d6e92349c437ecc7d2ca7af6efba10a6f
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Tue Mar 10 18:55:06 2015 +0100

    * Tue Mar 10 2015 Fabian Affolter <mail at fabian-affolter.ch> - 1.3-1
    - Update to new upstream version 1.3 (rhbz#1199807)

 .gitignore         | 1 +
 python-apipkg.spec | 9 ++++++---
 sources            | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a13f7b..c943256 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /apipkg-1.0.tar.gz
 /apipkg-1.2.zip
+/apipkg-1.3.tar.gz
diff --git a/python-apipkg.spec b/python-apipkg.spec
index 0bbd4de..c1b2fda 100644
--- a/python-apipkg.spec
+++ b/python-apipkg.spec
@@ -5,13 +5,13 @@
 %endif
 
 Name:           python-%{srcname}
-Version:        1.2
-Release:        7%{?dist}
+Version:        1.3
+Release:        1%{?dist}
 Summary:        A Python namespace control and lazy-import mechanism
 
 License:        MIT
 URL:            http://pypi.python.org/pypi/apipkg
-Source0:        http://pypi.python.org/packages/source/a/%{srcname}/%{srcname}-%{version}.zip
+Source0:        http://pypi.python.org/packages/source/a/%{srcname}/%{srcname}-%{version}.tar.gz
 BuildArch:      noarch
 
 BuildRequires:  python2-devel
@@ -78,6 +78,9 @@ popd
 %endif
 
 %changelog
+* Tue Mar 10 2015 Fabian Affolter <mail at fabian-affolter.ch> - 1.3-1
+- Update to new upstream version 1.3 (rhbz#1199807)
+
 * Wed Feb 18 2015 Fabian Affolter <mail at fabian-affolter.ch> - 1.2-7
 - Enable py3 package
 
diff --git a/sources b/sources
index ffdc9ed..6540748 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1df75fbb514094a338a9773c28152f05  apipkg-1.2.zip
+2b9fe0409f4fc7f6a4cadbb416d7b31a  apipkg-1.3.tar.gz


More information about the scm-commits mailing list