[python-moksha-common] Upstream bugfixes.

Ralph Bean ralph at fedoraproject.org
Wed Sep 12 14:11:35 UTC 2012


commit bd6eb009442f2cbf6a0ff30306766f82dfa3e05d
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Sep 12 10:10:36 2012 -0400

    Upstream bugfixes.

 .gitignore                |    1 +
 python-moksha-common.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f6db9b..935c653 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /moksha.common-1.0.0.tar.gz
+/moksha.common-1.0.1.tar.gz
diff --git a/python-moksha-common.spec b/python-moksha-common.spec
index f0fb0ec..ce119b1 100644
--- a/python-moksha-common.spec
+++ b/python-moksha-common.spec
@@ -1,8 +1,8 @@
 %global modname moksha.common
 
 Name:           python-moksha-common
-Version:        1.0.0
-Release:        4%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Summary:        Common components for Moksha
 
 Group:          Development/Libraries
@@ -52,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{_bindir}/moksha
 
 %changelog
+* Wed Sep 12 2012 Ralph Bean <rbean at redhat.com> - 1.0.1-1
+- Upstream bugfixes.
+
 * Wed Sep 05 2012 Ralph Bean <rbean at redhat.com> - 1.0.0-4
 - Use optflags instead of RPM_OPT_FLAGS to be consistent.
 
diff --git a/sources b/sources
index 61a9e94..2dbd4f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-efb042cd9b1a1c14ffbcaca7ff3d0e34  moksha.common-1.0.0.tar.gz
+606b6d159341568d606051ca663150d8  moksha.common-1.0.1.tar.gz


More information about the scm-commits mailing list