[python-chai] Update to chai 0.4.6

Pierre-YvesChibon pingou at fedoraproject.org
Wed Dec 4 08:42:47 UTC 2013


commit 16456ce43dbb3769cfaaa622637480a1ea266324
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Wed Dec 4 09:42:35 2013 +0100

    Update to chai 0.4.6

 .gitignore       |    1 +
 python-chai.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e7291c1..a209da3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /chai-0.4.5.tar.gz
+/chai-0.4.6.tar.gz
diff --git a/python-chai.spec b/python-chai.spec
index 84d16e7..a6385ec 100644
--- a/python-chai.spec
+++ b/python-chai.spec
@@ -5,7 +5,7 @@
 %global modname chai
 
 Name:               python-%{modname}
-Version:            0.4.5
+Version:            0.4.6
 Release:            1%{?dist}
 Summary:            Easy to use mocking/stub framework
 
@@ -96,6 +96,9 @@ popd
 %endif
 
 %changelog
+* Wed Dec 04 2013 Pierre-Yves Chibon <pingou at pingoured.fr> 0.4.6-1
+- Update to 0.4.6
+
 * Sun Nov 03 2013 Pierre-Yves Chibon <pingou at pingoured.fr> 0.4.5-1
 - Update to 0.4.5
 - Upstream ships LICENSE file
diff --git a/sources b/sources
index f185e43..53bbe36 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1cca6be0fb029c64c93fe0d3530af58a  chai-0.4.5.tar.gz
+3249d7e748bad04553aea19b2163398b  chai-0.4.6.tar.gz


More information about the scm-commits mailing list