From f918ccaa61aee6496344229f645f3f217806598c Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Sat, 31 Jul 2010 13:00:04 +0200 Subject: [PATCH] * Sat Jul 31 2010 Thomas Moschny - 1.3.3-1 - Update to 1.3.3. --- .gitignore | 7 ++++++- python-py.spec | 7 +++++-- sources | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c5c31cd..99c6026 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ -py-1.3.2.tar.gz +/py-1.2.0.tar.gz +/py-1.2.1.tar.gz +/py-1.3.0.tar.gz +/py-1.3.1.tar.gz +/py-1.3.2.tar.gz +/py-1.3.3.tar.gz diff --git a/python-py.spec b/python-py.spec index 083c134..66b2eae 100644 --- a/python-py.spec +++ b/python-py.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-py -Version: 1.3.2 -Release: 2%{?prerelease:.%{prerelease}}%{?dist} +Version: 1.3.3 +Release: 1%{?prerelease:.%{prerelease}}%{?dist} Summary: Rapid testing (py.test) and development utils (pylib) Group: Development/Languages License: MIT and Public Domain @@ -64,6 +64,9 @@ rm -rf %{buildroot} %changelog +* Sat Jul 31 2010 Thomas Moschny - 1.3.3-1 +- Update to 1.3.3. + * Thu Jul 22 2010 David Malcolm - 1.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild diff --git a/sources b/sources index 68098b4..9f7d91e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e3d99966385854fc07004e8a07cf9d4 py-1.3.2.tar.gz +bf0dbc3ce4c18ead263cb5679e5164b4 py-1.3.3.tar.gz