[python-cpopen/f18] fixing import error

Yaniv Bronhaim bronhaim at fedoraproject.org
Mon Aug 26 10:59:35 UTC 2013


commit b0a7455e635d75545bec67a446d54321bf358c55
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Mon Aug 26 13:59:07 2013 +0300

    fixing import error

 python-cpopen.spec |    7 +++++--
 sources            |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index 4f23dfd..2f8aca1 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -4,7 +4,7 @@
 
 Name:           python-%{libname}
 Version:        1.2.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Creates a sub-process in simpler safer manner
 
 License:        GPLv2+
@@ -36,7 +36,10 @@ code.
 %attr(755, root, root) %{python_sitearch}/%{libname}/%{libname}.so*
 
 %changelog
-* 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
diff --git a/sources b/sources
index 58c7da2..f477785 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05b03b38f2fad32784c7a8d4d2531ce0  cpopen-1.2.3.tar.gz
+140ca2c6532c2374f205b820b4381030  cpopen-1.2.3.tar.gz


More information about the scm-commits mailing list