rebuilt with python 3.10 [release 0.5.1-2mamba;Wed Sep 28 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 11:16:56 +01:00
parent 32f71429ca
commit a033676a15

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-installer
Version: 0.5.1
Release: 1mamba
Release: 2mamba
Summary: A library for installing Python wheels
Group: System/Libraries
Vendor: openmamba
@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Wed Sep 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.1-2mamba
- rebuilt with python 3.10
* Fri Mar 11 2022 Automatic Build System <autodist@mambasoft.it> 0.5.1-1mamba
- automatic version update by autodist