From da38fcbc77bf73dd5478ad8bbbe99834bf81475b Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Feb 07 2012 15:32:36 +0000 Subject: Update to 0.9.13 --- 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 81d7425..591fe34 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 - 0.9.13-1 +- Update to 0.9.13 + * Tue Jan 31 2012 Michel Salim - 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