[python-moksha-common] 1.2.3-1 with support for older versions of python-six.

Ralph Bean ralph at fedoraproject.org
Thu Apr 24 14:16:01 UTC 2014


commit 8ff73c8a01997810a86c15b68f67c6759525522c
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Apr 24 10:15:48 2014 -0400

    1.2.3-1 with support for older versions of python-six.

 .gitignore                |    1 +
 python-moksha-common.spec |    5 ++++-
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05afe66..fa95595 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /moksha.common-1.2.0.tar.gz
 /moksha.common-1.2.1.tar.gz
 /moksha.common-1.2.2.tar.gz
+/moksha.common-1.2.3.tar.gz
diff --git a/python-moksha-common.spec b/python-moksha-common.spec
index 6df6dc3..19add65 100644
--- a/python-moksha-common.spec
+++ b/python-moksha-common.spec
@@ -6,7 +6,7 @@
 %global modname moksha.common
 
 Name:           python-moksha-common
-Version:        1.2.2
+Version:        1.2.3
 Release:        1%{?dist}
 Summary:        Common components for Moksha
 
@@ -124,6 +124,9 @@ popd
 %endif
 
 %changelog
+* Thu Apr 24 2014 Ralph Bean <rbean at redhat.com> - 1.2.3-1
+- Support older versions of python-six.
+
 * Thu Apr 24 2014 Ralph Bean <rbean at redhat.com> - 1.2.2-1
 - Fixed up some python3 support.
 - Added dep on python-six.
diff --git a/sources b/sources
index 9f9cab9..7005812 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eda49d4be1cf609e175cb9e588efa6d5  moksha.common-1.2.2.tar.gz
+c0898257d033d41f8f8c7e8fdb77058d  moksha.common-1.2.3.tar.gz


More information about the scm-commits mailing list