diff --git a/.gitignore b/.gitignore index 47b08a8..0e04b69 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /py-1.4.14.tar.gz /py-1.4.15.tar.gz /py-1.4.16.tar.gz +/py-1.4.17.tar.gz diff --git a/python-py.spec b/python-py.spec index ce237fc..fd64703 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.16 +Version: 1.4.17 Release: 1%{?dist} Summary: Library with cross-python path, ini-parsing, io, code, log facilities Group: Development/Languages @@ -161,6 +161,9 @@ rm -rf %{buildroot} %changelog +* Fri Oct 4 2013 Thomas Moschny - 1.4.17-1 +- Update to 1.4.17. + * Thu Oct 3 2013 Thomas Moschny - 1.4.16-1 - Update to 1.4.16. diff --git a/sources b/sources index 25a74fc..ef5b4a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f4aa73ec2c74343ae30ffb1282b6597 py-1.4.16.tar.gz +1dba4de9f1ac9b3e025895a0b6ad5a91 py-1.4.17.tar.gz