This commit is contained in:
Dennis Gilmore 2012-07-27 01:12:53 -05:00
parent 70c9625769
commit b47755e9cc

View File

@ -13,7 +13,7 @@
Name: python-py Name: python-py
Version: 1.4.9 Version: 1.4.9
Release: 2%{?dist} Release: 3%{?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
License: MIT and Public Domain License: MIT and Public Domain
@ -146,6 +146,9 @@ rm -rf %{buildroot}
%changelog %changelog
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jun 15 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.9-2 * Fri Jun 15 2012 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.9-2
- Re-enable doc building and testsuite. - Re-enable doc building and testsuite.