[python-testtools/f16] Update to 0.9.13

Michel Alexandre Salim salimma at fedoraproject.org
Thu Apr 5 12:22:43 UTC 2012


commit 59ff70604dc9841c006b321aa38e3a12d43900c6
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Tue Feb 7 16:32:36 2012 +0100

    Update to 0.9.13

 .gitignore            |    2 +-
 python-testtools.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55b2ea9..3dfc27d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/testtools-0.9.12.tar.gz
+/testtools-0.9.13.tar.gz
diff --git a/python-testtools.spec b/python-testtools.spec
index 233081e..1920d33 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.12
+Version:        0.9.13
 Release:        1%{?dist}
 Summary:        Extensions to the Python unit testing framework
 
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Feb  7 2012 Michel Salim <salimma at fedoraproject.org> - 0.9.13-1
+- Update to 0.9.13
+
 * Tue Jan 31 2012 Michel Salim <salimma at fedoraproject.org> - 0.9.12-1
 - Update to 0.9.12
 
diff --git a/sources b/sources
index e63edec..9881e76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e15a29a19f5bebbe1bcd8444439ea582  testtools-0.9.12.tar.gz
+5375c5aff797d5787699798ebb59ad5f  testtools-0.9.13.tar.gz


More information about the scm-commits mailing list