diff --git a/.gitignore b/.gitignore index a71ae1c..1f42e16 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /py-1.4.25.tar.gz /py-1.4.26.tar.gz /py-1.4.28.tar.gz +/py-1.4.29.tar.gz diff --git a/python-py.spec b/python-py.spec index 93bf121..b708ee3 100644 --- a/python-py.spec +++ b/python-py.spec @@ -15,8 +15,8 @@ %global pytest_version 2.5 Name: python-py -Version: 1.4.28 -Release: 2%{?dist} +Version: 1.4.29 +Release: 1%{?dist} Summary: Library with cross-python path, ini-parsing, io, code, log facilities Group: Development/Languages License: MIT and Public Domain @@ -182,6 +182,9 @@ popd %changelog +* Thu Jun 25 2015 Thomas Moschny - 1.4.29-1 +- Update to 1.4.29. + * Thu Jun 18 2015 Fedora Release Engineering - 1.4.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 5b38763..ed7a751 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -30b807e1fe1b886578c47337d424a083 py-1.4.28.tar.gz +c28e0accba523a29b35a48bb703fb96c py-1.4.29.tar.gz