From f40b7ae6e2c387a6ec4518cae3c0e4f47150de36 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Fri, 23 Nov 2012 21:43:07 +0100 Subject: [PATCH] Update to 1.4.12. --- .gitignore | 1 + python-py.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 40ca7dc..fed3247 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /py-1.4.9.zip /py-1.4.10.zip /py-1.4.11.zip +/py-1.4.12.zip diff --git a/python-py.spec b/python-py.spec index 746d818..83e2e57 100644 --- a/python-py.spec +++ b/python-py.spec @@ -14,7 +14,7 @@ %global pytest_version 2.3.1 Name: python-py -Version: 1.4.11 +Version: 1.4.12 Release: 1%{?dist} Summary: Library with cross-python path, ini-parsing, io, code, log facilities Group: Development/Languages @@ -160,6 +160,9 @@ rm -rf %{buildroot} %changelog +* Fri Nov 23 2012 Thomas Moschny - 1.4.12-1 +- Update to 1.4.12. + * Sat Oct 27 2012 Thomas Moschny - 1.4.11-1 - Update to 1.4.11. diff --git a/sources b/sources index 667863c..c929fa0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d03d4f78606f1c44018021b9a6f2878b py-1.4.11.zip +8230f8241dea2517757fab50b4f84449 py-1.4.12.zip