diff --git a/python-hyperlink.spec b/python-hyperlink.spec index d870030..bc4fa1e 100644 --- a/python-hyperlink.spec +++ b/python-hyperlink.spec @@ -1,6 +1,6 @@ Name: python-hyperlink Version: 21.0.0 -Release: 1mamba +Release: 2mamba Summary: A featureful, immutable, and correct URL for Python Group: System/Libraries Vendor: openmamba @@ -13,8 +13,6 @@ License: MIT BuildRequires: libpython3-devel BuildRequires: python3.7dist(idna) ## AUTOBUILDREQ-END -BuildRequires: libpython-devel -Requires: python >= %python_version %description %{summary}. @@ -47,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Oct 10 2022 Silvan Calarco 21.0.0-2mamba +- rebuilt with python 3.10 + * Fri Apr 09 2021 Silvan Calarco 21.0.0-1mamba - package created using the webbuild interface