automatic version update by autodist [release 0.36.0-1mamba;Wed Dec 02 2020]

This commit is contained in:
Automatic Build System 2024-01-05 16:53:20 +01:00
parent 4bc26c46e8
commit ac187fd2e6

View File

@ -1,5 +1,5 @@
Name: python-wheel
Version: 0.35.1
Version: 0.36.0
Release: 1mamba
Summary: The reference implementation of the Python wheel packaging standard, as defined in PEP 427
Group: System/Libraries
@ -50,5 +50,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
# %doc README.rst
%changelog
* Wed Dec 02 2020 Automatic Build System <autodist@mambasoft.it> 0.36.0-1mamba
- automatic version update by autodist
* Sun Sep 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.35.1-1mamba
- package created using the webbuild interface