[python-cpopen] update the package to reflect f20 branch

Douglas Schilling Landgraf dougsland at fedoraproject.org
Wed Oct 23 16:41:03 UTC 2013


commit bff0c00f78f4970dcb5737ff594d25483f311227
Author: Douglas Schilling Landgraf <dougsland at redhat.com>
Date:   Wed Oct 23 09:41:10 2013 -0400

    update the package to reflect f20 branch

 python-cpopen.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index 072bd54..06f45ca 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -4,7 +4,7 @@
 
 Name:           python-%{libname}
 Version:        1.2.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Creates a sub-process in simpler safer manner
 
 Provides:       vdsm-python-cpopen = %{version}-%{release}
@@ -39,10 +39,13 @@ code.
 %attr(755, root, root) %{python_sitearch}/%{libname}/%{libname}.so*
 
 %changelog
-* Wed Oct 23 2013 Douglas Schilling Landgraf <dougsland at redhat.com> - 1.2.3-2
+* Wed Oct 23 2013 Douglas Schilling Landgraf <dougsland at redhat.com> - 1.2.3-3
 - Obsoletes vdsm-python-cpopen <= 4.13.0-49
 
-* Sun Aug 25 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3
+* Mon Aug 26 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-2
+- Fixing import error in __init__.py
+
+* Sun Aug 25 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-1
 - Moving files under cpopen folder
 
 * Wed Jun 12 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.2-1


More information about the scm-commits mailing list