[python-cpopen] Changing Obsolete and Provides for vdsm-python-cpopen version

Yaniv Bronhaim bronhaim at fedoraproject.org
Thu Jan 2 16:02:41 UTC 2014


commit ef4663b17169fa9b6121ad544f4e6583e01002f4
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Thu Jan 2 18:04:22 2014 +0200

    Changing Obsolete and Provides for vdsm-python-cpopen version

 python-cpopen.spec |   12 +++++++++---
 sources            |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index 95fc35b..1114821 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -4,7 +4,7 @@
 
 Name:           python-%{libname}
 Version:        1.2.3
-Release:        5%{?dist}
+Release:        7%{?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 = %{version}-%{release}
-Obsoletes: vdsm-python-cpopen <= 4.13.0-49
+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,6 +37,12 @@ code.
 %attr(755, root, root) %{python_sitearch}/%{libname}/%{libname}.so*
 
 %changelog
+* Thu Jan 2 2014 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-7
+- Changing Obsoletes and Provides of vdsm-python-cpopen package
+
+* Wed Dec 25 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-6
+- Bumping version for RHEL build
+
 * Wed Dec 11 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-5
 - Adding umask configuration to the child process
 
diff --git a/sources b/sources
index a26b589..2d2adcd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b16a9b1ed3c29290fb99af6debf38fae  cpopen-1.2.3.tar.gz
+e45ba569f1221fa719d6651323597bf3  cpopen-1.2.3.tar.gz


More information about the scm-commits mailing list