diff --git a/python-wheel.spec b/python-wheel.spec index c127e33..1582150 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -1,6 +1,6 @@ Name: python-wheel Version: 0.37.1 -Release: 1mamba +Release: 2mamba Summary: The reference implementation of the Python wheel packaging standard, as defined in PEP 427 Group: System/Libraries Vendor: openmamba @@ -49,6 +49,9 @@ sed -i "s|%{_bindir}/wheel$|%{_bindir}/wheel%{?with_pyver}|" %{name}.filelist %{python_sitearch}/wheel-%{version}-py*.egg-info/* %changelog +* Sat May 28 2022 Silvan Calarco 0.37.1-2mamba +- rebuilt with python 3.10 + * Thu Dec 23 2021 Automatic Build System 0.37.1-1mamba - automatic version update by autodist