[python-cpopen/el6] python-cpopen 1.3-4

Douglas Schilling Landgraf dougsland at fedoraproject.org
Fri Jul 18 17:11:58 UTC 2014


commit ed44d996e3a464766988bdeb1276eedc69f438d4
Author: Douglas Schilling Landgraf <dougsland at redhat.com>
Date:   Fri Jul 18 13:12:11 2014 -0400

    python-cpopen 1.3-4

 python-cpopen.spec |   18 +++++++++++-------
 sources            |    2 +-
 2 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index 18d8c1d..0e6a535 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -4,7 +4,7 @@
 
 Name:           python-%{libname}
 Version:        1.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Creates a sub-process in simpler safer manner
 
 License:        GPLv2+
@@ -13,8 +13,8 @@ URL:            http://pypi.python.org/pypi/cpopen
 Source0:        http://bronhaim.fedorapeople.org/cpopen-%{version}.tar.gz
 
 BuildRequires: python2-devel
-Provides: vdsm-python-cpopen <= 4.13.99
-Obsoletes: vdsm-python-cpopen <= 4.13.99
+Provides: vdsm-python-cpopen = 4.13.2
+Obsoletes: vdsm-python-cpopen <= 4.14
 
 %description
 Python package for creating sub-process in simpler and safer manner by using C
@@ -37,10 +37,14 @@ code.
 %attr(755, root, root) %{python_sitearch}/%{libname}/%{libname}.so*
 
 %changelog
-* Wed Jan 29 2014 Yaniv Bronhaim <ybronhei at redhat.com> - 1.3-3
-- Updating Obsoletes and Provides for all releases of
-vdsm-python-cpopen 4.13. release 1.3-2 is dedicated to
-rhel 6 build.
+* Thu Jul 17 2014 Douglas Schilling Landgraf <dougsland at redhat.com> - 1.3-4
+- Increase release to commit int F19 branch which contains not updated 1.3-3
+
+* 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
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