From 84e885121f77b10b1ca9d271613d05e9d15c06d8 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Thu, 3 Oct 2013 13:37:28 +0200 Subject: [PATCH] Update to 1.4.16. --- .gitignore | 1 + python-py.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ece8dfc..47b08a8 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /py-1.4.13.tar.gz /py-1.4.14.tar.gz /py-1.4.15.tar.gz +/py-1.4.16.tar.gz diff --git a/python-py.spec b/python-py.spec index a89a2b8..ce237fc 100644 --- a/python-py.spec +++ b/python-py.spec @@ -14,8 +14,8 @@ %global pytest_version 2.3.1 Name: python-py -Version: 1.4.15 -Release: 2%{?dist} +Version: 1.4.16 +Release: 1%{?dist} Summary: Library with cross-python path, ini-parsing, io, code, log facilities Group: Development/Languages License: MIT and Public Domain @@ -161,6 +161,9 @@ rm -rf %{buildroot} %changelog +* Thu Oct 3 2013 Thomas Moschny - 1.4.16-1 +- Update to 1.4.16. + * Sun Aug 04 2013 Fedora Release Engineering - 1.4.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index eeb276b..25a74fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b5afc772d242d2dbcf7a2fcf3080a799 py-1.4.15.tar.gz +3f4aa73ec2c74343ae30ffb1282b6597 py-1.4.16.tar.gz