[python-cpopen/f20] - fix compatibility with F20's python 2.7.5-12

Douglas Schilling Landgraf dougsland at fedoraproject.org
Tue Jun 24 19:40:00 UTC 2014


commit 6b1409e242ed31de8d3b0c2656ed0a59ba6b2743
Author: Douglas Schilling Landgraf <dougsland at redhat.com>
Date:   Tue Jun 24 15:39:48 2014 -0400

    - fix compatibility with F20's python 2.7.5-12

 python-cpopen.spec |    8 +++++++-
 sources            |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index 025f45e..82708ec 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -4,7 +4,7 @@
 
 Name:           python-%{libname}
 Version:        1.3
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        Creates a sub-process in simpler safer manner
 
 License:        GPLv2+
@@ -37,6 +37,12 @@ code.
 %attr(755, root, root) %{python_sitearch}/%{libname}/%{libname}.so*
 
 %changelog
+* Tue Jun 24 2014 Douglas Schilling Landgraf <dougsland at redhat.com> - 1.3-3
+- fix compatibility with F20's python 2.7.5-12
+
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
 * Mon Jan 6 2014 Yaniv Bronhaim <ybronhei at redhat.com> - 1.3-1
 - Bumping minor version
 - Fix tests and make check
diff --git a/sources b/sources
index 2e40503..b210a58 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dfad63e1d51774153274d3b0f8770ffc  cpopen-1.3.tar.gz
+a5cc6598bab0f8574550ed0bec321415  cpopen-1.3.tar.gz


More information about the scm-commits mailing list