From 964ff877cf4114408715c2fe28231f4b23e0bccf Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:03:39 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 1.8.0-2mamba;Sat May 06 2023] --- python-distro.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-distro.spec b/python-distro.spec index d2b634f..647117f 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-distro Version: 1.8.0 -Release: 1mamba +Release: 2mamba Summary: An OS platform information API Group: System/Libraries Vendor: openmamba @@ -48,6 +48,9 @@ done %doc LICENSE %changelog +* Sat May 06 2023 Silvan Calarco 1.8.0-2mamba +- rebuilt with python 3.10 + * Mon Mar 06 2023 Automatic Build System 1.8.0-1mamba - automatic version update by autodist