diff --git a/python-html2text.spec b/python-html2text.spec index 9ba3866..705ec0d 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -18,7 +18,7 @@ also happens to be valid Markdown (a text-to-HTML format). Name: python-%{upname} Version: 2016.9.19 -Release: 5%{?dist} +Release: 6%{?dist} Summary: %{common_sum} License: GPLv3 @@ -150,6 +150,9 @@ export PYTHONPATH="%{buildroot}%{python2_sitelib}" %changelog +* Tue Jun 19 2018 Miro HronĨok - 2016.9.19-6 +- Rebuilt for Python 3.7 + * Mon Feb 12 2018 Iryna Shcherbina - 2016.9.19-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)