From 43fe01b3db1a857fbf48ad81b319fd1e47626d04 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Sat, 11 May 2013 16:22:03 +0200 Subject: [PATCH] Update to 1.4.14. --- .gitignore | 1 + python-py.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index af0ec54..0585bc8 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /py-1.4.11.zip /py-1.4.12.zip /py-1.4.13.tar.gz +/py-1.4.14.tar.gz diff --git a/python-py.spec b/python-py.spec index fd4e643..65c459c 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.13 +Version: 1.4.14 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 +* Sat May 11 2013 Thomas Moschny - 1.4.14-1 +- Update to 1.4.14. + * Sat Mar 2 2013 Thomas Moschny - 1.4.13-1 - Update to 1.4.13. diff --git a/sources b/sources index d958085..638310a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3857dc8309d5f284669b81184253c2bb py-1.4.13.tar.gz +f441639a1d3f0bbbc955cd22d8127d5e py-1.4.14.tar.gz