[python-testtools] Update to 0.9.12

Michel Alexandre Salim salimma at fedoraproject.org
Tue Jan 31 23:51:28 UTC 2012


commit 009fc17f1260dc70f980dfce963cdd2c4ae9de47
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 |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 4 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 fccaa98..81d7425 100644
--- a/python-testtools.spec
+++ b/python-testtools.spec
@@ -1,8 +1,8 @@
 %{!?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
-Release:        2%{?dist}
+Version:        0.9.12
+Release:        1%{?dist}
 Summary:        Extensions to the Python unit testing framework
 
 Group:          Development/Tools
@@ -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
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
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