[pyp2rpm] Update to 1.1.2

Robert Kuska rkuska at fedoraproject.org
Thu Nov 27 21:11:27 UTC 2014


commit 0ccf26bb42fa520559a21219d2db50c196256ae4
Author: Robert Kuska <rkuska at redhat.com>
Date:   Thu Nov 27 22:05:14 2014 +0100

    Update to 1.1.2

 .gitignore   |    2 ++
 pyp2rpm.spec |    5 ++++-
 sources      |    4 ++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 283ac4c..bc4d798 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@
 /pyp2rpm-1.1.0b-tests.tgz
 /pyp2rpm-1.1.1.tar.gz
 /pyp2rpm-1.1.1-tests.tgz
+/pyp2rpm-1.1.2.tar.gz
+/pyp2rpm-1.1.2-tests.tgz
diff --git a/pyp2rpm.spec b/pyp2rpm.spec
index 4902b66..5cccb05 100644
--- a/pyp2rpm.spec
+++ b/pyp2rpm.spec
@@ -2,7 +2,7 @@
 %global pypi_name pyp2rpm
 
 Name:           %{pypi_name}
-Version:        1.1.1
+Version:        1.1.2
 Release:        1%{?dist}
 Summary:        Convert Python packages to RPM SPECFILES
 
@@ -66,6 +66,9 @@ tar xzf %{SOURCE1}
 
 
 %changelog
+* Thu Nov 27 2014 Robert Kuska <rkuska at redhat.com> - 1.1.2-1
+- Update to 1.1.2
+
 * Fri Sep 12 2014 Robert Kuska <rkuska at redhat.com> - 1.1.1-1
 - Update to 1.1.1
 
diff --git a/sources b/sources
index 5690129..bcd479f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-78973b5d4106b0e1ab1e14e8801c38f6  pyp2rpm-1.1.1.tar.gz
-0ab4d867298e599cc363f2476d1bd1eb  pyp2rpm-1.1.1-tests.tgz
+c53728da205a0c9b8860644de464ea0d  pyp2rpm-1.1.2.tar.gz
+159412b3603fdcc673c0a8c731bc22c4  pyp2rpm-1.1.2-tests.tgz


More information about the scm-commits mailing list