[python-cpopen] Reverting 1.3-2 changes

Yaniv Bronhaim bronhaim at fedoraproject.org
Thu Jan 23 18:17:55 UTC 2014


commit d886e851bc0f9af003ff0d9a37a137fc746811d4
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Thu Jan 23 20:20:00 2014 +0200

    Reverting 1.3-2 changes

 python-cpopen.spec |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index d98c921..025f45e 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -4,7 +4,7 @@
 
 Name:           python-%{libname}
 Version:        1.3
-Release:        2%{?dist}
+Release:        1%{?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.14
+Provides: vdsm-python-cpopen = 4.13.2
 Obsoletes: vdsm-python-cpopen <= 4.14
 
 %description
@@ -37,10 +37,6 @@ 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