diff --git a/.gitignore b/.gitignore index 78a742a..5f6c3a3 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /py-1.4.20.tar.gz /py-1.4.21.tar.gz /py-1.4.22.tar.gz +/py-1.4.23.tar.gz diff --git a/python-py.spec b/python-py.spec index 33e3794..cbbe61d 100644 --- a/python-py.spec +++ b/python-py.spec @@ -14,8 +14,8 @@ %global pytest_version 2.5 Name: python-py -Version: 1.4.22 -Release: 2%{?dist} +Version: 1.4.23 +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 +* Wed Aug 6 2014 Thomas Moschny - 1.4.23-1 +- Update to 1.4.23. + * Fri Aug 1 2014 Thomas Moschny - 1.4.22-2 - Re-enable doc building and testsuite. diff --git a/sources b/sources index b4ce9d7..582ecd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1af93ed9a00bc38385142ae0eb7cf3ff py-1.4.22.tar.gz +b40aea711eeb8adba0c44f0b750a3205 py-1.4.23.tar.gz