[python-cpopen/el6] fixing import error

Yaniv Bronhaim bronhaim at fedoraproject.org
Mon Aug 26 09:33:47 UTC 2013


commit 6af8cacec9f7fc9a82fd61c3d9eed46e930fe12f
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Mon Aug 26 12:33:29 2013 +0300

    fixing import error

 python-cpopen.spec |    2 +-
 sources            |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index 4f23dfd..39a2fa3 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+
diff --git a/sources b/sources
index 65c59fd..06ef19e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a262beb5c64954d91036e01a5ed53fb  cpopen-1.2.3.tar.gz
+40b302145bcf96e6c57925884a7434e9  cpopen-1.2.3.tar.gz


More information about the scm-commits mailing list