diff --git a/python-html5-parser.spec b/python-html5-parser.spec index 3aecf54..dd84bff 100644 --- a/python-html5-parser.spec +++ b/python-html5-parser.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 0.4.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: %{sum} # html5-parser-0.4.4/gumbo/utf8.c is MIT @@ -89,6 +89,9 @@ sed -i -e '/^#!\//, 1d' src/html5_parser/*.py %{python3_sitearch}/* %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.4.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Jan 19 2018 Iryna Shcherbina - 0.4.4-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)