[python-py] * Sat Jul 31 2010 Thomas Moschny <thomas.moschny at gmx.de> - 1.3.3-1 - Update to 1.3.3.

Thomas Moschny thm at fedoraproject.org
Sat Jul 31 11:01:20 UTC 2010


commit f918ccaa61aee6496344229f645f3f217806598c
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sat Jul 31 13:00:04 2010 +0200

    * Sat Jul 31 2010 Thomas Moschny <thomas.moschny at gmx.de> - 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 <thomas.moschny at gmx.de> - 1.3.3-1
+- Update to 1.3.3.
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 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


More information about the scm-commits mailing list