diff --git a/python-wheel.spec b/python-wheel.spec index e58e65c..96c7db8 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -1,5 +1,5 @@ Name: python-wheel -Version: 0.41.1 +Version: 0.41.2 Release: 1mamba Summary: The reference implementation of the Python wheel packaging standard, as defined in PEP 427 Group: System/Libraries @@ -49,6 +49,9 @@ sed -i "s|%{_bindir}/wheel$|%{_bindir}/wheel%{?with_pyver}|" %{name}.filelist %{python_sitearch}/wheel-%{version}-py*.egg-info/* %changelog +* Wed Aug 23 2023 Automatic Build System 0.41.2-1mamba +- automatic version update by autodist + * Sun Aug 06 2023 Automatic Build System 0.41.1-1mamba - automatic version update by autodist