[python-chai] 1.0.1

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 18:17:27 UTC 2015


commit 8a1fcceba0c8f1f22cd9cea60b69177c09776294
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 13:17:18 2015 -0500

    1.0.1

 .gitignore       |    1 +
 python-chai.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3130beb..5f21171 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /chai-0.4.7.tar.gz
 /chai-0.4.8.tar.gz
 /chai-1.0.0.tar.gz
+/chai-1.0.1.tar.gz
diff --git a/python-chai.spec b/python-chai.spec
index 44e1ff7..c8b26f0 100644
--- a/python-chai.spec
+++ b/python-chai.spec
@@ -5,7 +5,7 @@
 %global modname chai
 
 Name:               python-%{modname}
-Version:            1.0.0
+Version:            1.0.1
 Release:            1%{?dist}
 Summary:            Easy to use mocking/stub/spy framework
 
@@ -96,6 +96,9 @@ popd
 %endif
 
 %changelog
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 1.0.1-1
+- new version
+
 * Wed Oct 15 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 1.0.0
 - Update to 1.0.0
 
diff --git a/sources b/sources
index d5173e8..6c5c45c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fce8d1deb08ef6c1fb2b56eea7ae7b67  chai-1.0.0.tar.gz
+e4f98e15660d47df86da14c58eb09193  chai-1.0.1.tar.gz


More information about the scm-commits mailing list