diff --git a/README.md b/README.md index e16b64a..55f2df7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # python-html5-parser -A *fast*, standards compliant, C based, HTML 5 parser for python. +A fast, standards compliant, C based, HTML 5 parser for python. diff --git a/python-html5-parser.spec b/python-html5-parser.spec index ae6d86b..18e2213 100644 --- a/python-html5-parser.spec +++ b/python-html5-parser.spec @@ -1,7 +1,7 @@ Name: python-html5-parser Version: 0.4.10 -Release: 1mamba -Summary: A *fast*, standards compliant, C based, HTML 5 parser for python +Release: 2mamba +Summary: A fast, standards compliant, C based, HTML 5 parser for python Group: System/Libraries Vendor: openmamba Distribution: openmamba @@ -14,7 +14,6 @@ BuildRequires: glibc-devel BuildRequires: libpython3-devel BuildRequires: libxml2-devel ## AUTOBUILDREQ-END -Requires: python >= %python_version %description %{summary}. @@ -43,6 +42,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc LICENSE %changelog +* Mon May 30 2022 Silvan Calarco 0.4.10-2mamba +- rebuilt for python 3.10 + * Wed Sep 22 2021 Automatic Build System 0.4.10-1mamba - automatic version update by autodist