diff --git a/python-html2text.spec b/python-html2text.spec index 077a6d8..5edd4ca 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -4,7 +4,7 @@ Name: python-html2text Version: 3.200.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Converts a page of HTML into plain ASCII text Group: Development/Languages @@ -57,6 +57,9 @@ PYTHONPATH=${RPM_BUILD_ROOT}%{python_sitelib} %{__python} run_tests.py %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 3.200.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Feb 19 2013 Michael Schwendt - 3.200.3-4 - Merge "remove-newlines" (from alt tags) patch (Debian #299027). - Include html2text script as python-html2script.