[python-moksha-common] Latest upstream.

Ralph Bean ralph at fedoraproject.org
Mon Oct 14 22:47:40 UTC 2013


commit 66848428ddf5f733c97d49904ae7690d96f39b3c
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Oct 14 18:45:13 2013 -0400

    Latest upstream.

 python-moksha-common.spec |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/python-moksha-common.spec b/python-moksha-common.spec
index ac98163..44823b6 100644
--- a/python-moksha-common.spec
+++ b/python-moksha-common.spec
@@ -6,17 +6,14 @@
 %global modname moksha.common
 
 Name:           python-moksha-common
-Version:        1.2.0
-Release:        2%{?dist}
+Version:        1.2.1
+Release:        1%{?dist}
 Summary:        Common components for Moksha
 
 Group:          Development/Libraries
 License:        ASL 2.0 or MIT
 URL:            http://pypi.python.org/pypi/moksha.common
 Source0:        http://pypi.python.org/packages/source/m/%{modname}/%{modname}-%{version}.tar.gz
-# 1.2.0 just forgot to ship this file with the tarball.
-# It can be removed with 1.2.1
-Source1:        python-moksha-common-test_config.ini
 
 BuildArch:      noarch
 
@@ -70,8 +67,6 @@ Common components for Moksha.
 %prep
 %setup -q -n %{modname}-%{version}
 
-cp %{SOURCE1} moksha/common/tests/test_config.ini
-
 rm -rf *.egg*
 
 %if 0%{?with_python3}
@@ -125,6 +120,9 @@ popd
 %endif
 
 %changelog
+* Mon Oct 14 2013 Ralph Bean <rbean at redhat.com> - 1.2.1-1
+- Latest upstream; simply includes a forgotten test config.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list