diff --git a/python-wheel.spec b/python-wheel.spec index 41971e8..4c41fe5 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -1,5 +1,5 @@ Name: python-wheel -Version: 0.41.3 +Version: 0.42.0 Release: 1mamba Summary: The reference implementation of the Python wheel packaging standard, as defined in PEP 427 Group: System/Libraries @@ -50,6 +50,9 @@ sed -i "s|%{_bindir}/wheel$|%{_bindir}/wheel%{?with_pyver}|" %{name}.filelist %{python_sitearch}/wheel-%{version}-py*.egg-info/* %changelog +* Mon Nov 27 2023 Automatic Build System 0.42.0-1mamba +- automatic version update by autodist + * Mon Oct 30 2023 Automatic Build System 0.41.3-1mamba - automatic version update by autodist