Update to 1.4.17.
This commit is contained in:
parent
84e885121f
commit
87ff2c536e
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
/py-1.4.14.tar.gz
|
/py-1.4.14.tar.gz
|
||||||
/py-1.4.15.tar.gz
|
/py-1.4.15.tar.gz
|
||||||
/py-1.4.16.tar.gz
|
/py-1.4.16.tar.gz
|
||||||
|
/py-1.4.17.tar.gz
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
%global pytest_version 2.3.1
|
%global pytest_version 2.3.1
|
||||||
|
|
||||||
Name: python-py
|
Name: python-py
|
||||||
Version: 1.4.16
|
Version: 1.4.17
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
|
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -161,6 +161,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 3 2013 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.16-1
|
||||||
- Update to 1.4.16.
|
- Update to 1.4.16.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user