[python-cpopen] switch code base

Yaniv Bronhaim bronhaim at fedoraproject.org
Mon Oct 28 17:01:23 UTC 2013


commit 3502bd1d2be26ec1d66383862e49c18168ac597c
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Mon Oct 28 19:02:00 2013 +0200

    switch code base

 python-cpopen.spec |    5 ++++-
 sources            |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index 2a14776..a61f271 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -4,7 +4,7 @@
 
 Name:           python-%{libname}
 Version:        1.2.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Creates a sub-process in simpler safer manner
 
 License:        GPLv2+
@@ -38,6 +38,9 @@ code.
 %attr(755, root, root) %{python_sitearch}/%{libname}/%{libname}.so*
 
 %changelog
+* Mon Oct 28 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-4
+- Wrong code were packed on previous release
+
 * Wed Oct 23 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-3
 - Override old packages with same file names
 
diff --git a/sources b/sources
index 503d7d9..2197d1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a28b18da34c50ee4d15b84f81d478cc  cpopen-1.2.3.tar.gz
+2d7e63a51560e290e208209ff4021a36  cpopen-1.2.3.tar.gz


More information about the scm-commits mailing list