[python-cpopen/el6] fixing import error

Yaniv Bronhaim bronhaim at fedoraproject.org
Mon Aug 26 09:42:28 UTC 2013


commit 46febcfe9f0ac15e2170893e97e0e3c1db135d3c
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Mon Aug 26 12:42:12 2013 +0300

    fixing import error

 python-cpopen.spec |    5 ++++-
 sources            |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index 39a2fa3..2f8aca1 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -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 06ef19e..f477785 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40b302145bcf96e6c57925884a7434e9  cpopen-1.2.3.tar.gz
+140ca2c6532c2374f205b820b4381030  cpopen-1.2.3.tar.gz


More information about the scm-commits mailing list