diff --git a/python-installer.spec b/python-installer.spec index 22dd342..53fb1bd 100644 --- a/python-installer.spec +++ b/python-installer.spec @@ -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 0.5.1-2mamba +- rebuilt with python 3.10 + * Fri Mar 11 2022 Automatic Build System 0.5.1-1mamba - automatic version update by autodist