Update to 1.4.17.

This commit is contained in:
Thomas Moschny 2013-10-04 22:07:15 +02:00
parent 84e885121f
commit 87ff2c536e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <thomas.moschny@gmx.de> - 1.4.17-1
- Update to 1.4.17.
* Thu Oct 3 2013 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.16-1
- Update to 1.4.16.

View File

@ -1 +1 @@
3f4aa73ec2c74343ae30ffb1282b6597 py-1.4.16.tar.gz
1dba4de9f1ac9b3e025895a0b6ad5a91 py-1.4.17.tar.gz