[python-cpopen] Update Provides version

Yaniv Bronhaim bronhaim at fedoraproject.org
Thu Jan 23 08:46:07 UTC 2014


commit b245c7c0a170c3381df0523746ad1769d9caef0b
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Thu Jan 23 10:48:09 2014 +0200

    Update Provides version

 python-cpopen.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index 025f45e..d98c921 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -4,7 +4,7 @@
 
 Name:           python-%{libname}
 Version:        1.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Creates a sub-process in simpler safer manner
 
 License:        GPLv2+
@@ -13,7 +13,7 @@ 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.2
+Provides: vdsm-python-cpopen = 4.14
 Obsoletes: vdsm-python-cpopen <= 4.14
 
 %description
@@ -37,6 +37,10 @@ code.
 %attr(755, root, root) %{python_sitearch}/%{libname}/%{libname}.so*
 
 %changelog
+* Wed Jan 22 2014 Yaniv Bronhaim <ybronhei at redhat.com> - 1.3-2
+- Provides changed to vdsm-python-cpopen = 4.14 to be replaced by
+this package properly
+
 * Mon Jan 6 2014 Yaniv Bronhaim <ybronhei at redhat.com> - 1.3-1
 - Bumping minor version
 - Fix tests and make check


More information about the scm-commits mailing list