diff --git a/.gitignore b/.gitignore index 1f42e16..14d3c34 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /py-1.4.26.tar.gz /py-1.4.28.tar.gz /py-1.4.29.tar.gz +/py-1.4.30.tar.gz diff --git a/python-py.spec b/python-py.spec index b708ee3..4cedd19 100644 --- a/python-py.spec +++ b/python-py.spec @@ -15,7 +15,7 @@ %global pytest_version 2.5 Name: python-py -Version: 1.4.29 +Version: 1.4.30 Release: 1%{?dist} Summary: Library with cross-python path, ini-parsing, io, code, log facilities Group: Development/Languages @@ -182,6 +182,9 @@ popd %changelog +* Mon Jul 27 2015 Thomas Moschny - 1.4.30-1 +- Update to 1.4.30. + * Thu Jun 25 2015 Thomas Moschny - 1.4.29-1 - Update to 1.4.29. diff --git a/sources b/sources index ed7a751..d8399ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c28e0accba523a29b35a48bb703fb96c py-1.4.29.tar.gz +a904aabfe4765cb754f2db84ec7bb03a py-1.4.30.tar.gz