From a033676a15bf6a0a57826bcbd9d174a616d61cbf Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:16:56 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.5.1-2mamba;Wed Sep 28 2022] --- python-installer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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