Update to 1.4.18.

This commit is contained in:
Thomas Moschny 2013-11-10 12:16:28 +01:00
parent be441df4f6
commit 174d314864
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@
/py-1.4.15.tar.gz
/py-1.4.16.tar.gz
/py-1.4.17.tar.gz
/py-1.4.18.tar.gz

View File

@ -14,8 +14,8 @@
%global pytest_version 2.3.1
Name: python-py
Version: 1.4.17
Release: 2%{?dist}
Version: 1.4.18
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
* Sun Nov 10 2013 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.18-1
- Update to 1.4.18.
* Mon Oct 7 2013 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.17-2
- Only run tests from the 'testing' subdir in %%check.

View File

@ -1 +1 @@
1dba4de9f1ac9b3e025895a0b6ad5a91 py-1.4.17.tar.gz
1b04e9879fed8a420b9e52cbaf7d8b4f py-1.4.18.tar.gz