[python-cpopen] Bumping release version

Yaniv Bronhaim bronhaim at fedoraproject.org
Wed Dec 11 10:03:10 UTC 2013


commit 667519e67beb2b67a036eef9630c9aac30c483b4
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Wed Dec 11 12:04:36 2013 +0200

    Bumping release version

 python-cpopen.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-cpopen.spec b/python-cpopen.spec
index a61f271..2386591 100644
--- a/python-cpopen.spec
+++ b/python-cpopen.spec
@@ -4,7 +4,7 @@
 
 Name:           python-%{libname}
 Version:        1.2.3
-Release:        4%{?dist}
+Release:        5%{?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
+* Wed Dec 11 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-5
+- Adding umask configuration to the child process
+
 * Mon Oct 28 2013 Yaniv Bronhaim <ybronhei at redhat.com> - 1.2.3-4
 - Wrong code were packed on previous release
 


More information about the scm-commits mailing list