diff --git a/python-webencodings.spec b/python-webencodings.spec index 2d2a1ea..a748b1e 100644 --- a/python-webencodings.spec +++ b/python-webencodings.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-webencodings Version: 0.5.1 -Release: 3mamba +Release: 4mamba Summary: A Python implementation of the WHATWG Encoding standard Group: System/Libraries Vendor: openmamba @@ -13,7 +13,6 @@ License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel ## AUTOBUILDREQ-END -Requires: python >= %python_version %description %{summary}. @@ -45,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Thu May 05 2022 Silvan Calarco 0.5.1-4mamba +- rebuilt with python 3.10 subpackage + * Sun Feb 13 2022 Silvan Calarco 0.5.1-3mamba - rebuilt with distdeps