diff --git a/python-html5-parser.spec b/python-html5-parser.spec index fda5e32..647029f 100644 --- a/python-html5-parser.spec +++ b/python-html5-parser.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.4.10 -Release: 2%{?dist} +Release: 3%{?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 +* Mon Jun 13 2022 Python Maint - 0.4.10-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.4.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild