diff --git a/python-html5-parser.spec b/python-html5-parser.spec index e4e6531..5de4ddf 100644 --- a/python-html5-parser.spec +++ b/python-html5-parser.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.4.9 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A fast, standards compliant, C based, HTML 5 parser for python # html5-parser-0.4.4/gumbo/utf8.c is MIT @@ -62,6 +62,9 @@ sed -i -e '/^#!\//, 1d' src/html5_parser/*.py %{python3_sitearch}/* %changelog +* Fri Jun 04 2021 Python Maint - 0.4.9-5 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.4.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild