diff --git a/python-html2text.spec b/python-html2text.spec index a1e6c7c..77417ab 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: 1%{?dist} +Release: 2%{?dist} Summary: %{common_sum} License: GPLv3 @@ -150,6 +150,9 @@ export PYTHONPATH="%{buildroot}%{python2_sitelib}" %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 2016.9.19-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Jan 25 2017 Björn Esser - 2016.9.19-1 - Update to latest upstream - Package license and documentation