[python-testtools/f16] Update to 0.9.12

Michel Alexandre Salim salimma at fedoraproject.org
Wed Feb 1 01:38:37 UTC 2012


commit 5639a219377e1e04d4ff8d9a63c33456d67fcc80
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Wed Feb 1 00:51:17 2012 +0100

    Update to 0.9.12

 .gitignore            |    2 +-
 python-testtools.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f1312f..55b2ea9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/testtools-0.9.11.tar.gz
+/testtools-0.9.12.tar.gz
diff --git a/python-testtools.spec b/python-testtools.spec
index 92edaf2..233081e 100644
--- a/python-testtools.spec
+++ b/python-testtools.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           python-testtools
-Version:        0.9.11
+Version:        0.9.12
 Release:        1%{?dist}
 Summary:        Extensions to the Python unit testing framework
 
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 31 2012 Michel Salim <salimma at fedoraproject.org> - 0.9.12-1
+- Update to 0.9.12
+
 * Fri Jul 15 2011 Michel Salim <salimma at fedoraproject.org> - 0.9.11-1
 - Update to 0.9.11
 - Enable documentation generation
diff --git a/sources b/sources
index eb433b5..e63edec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89616849d247f120bb3984cd871b161f  testtools-0.9.11.tar.gz
+e15a29a19f5bebbe1bcd8444439ea582  testtools-0.9.12.tar.gz


More information about the scm-commits mailing list