From 8bd8b4264e095c69ddcdf923ec51a12c55d75cc3 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:48:19 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.2.0-3mamba;Wed Apr 05 2023] --- python-backcall.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-backcall.spec b/python-backcall.spec index 941d645..31428be 100644 --- a/python-backcall.spec +++ b/python-backcall.spec @@ -1,6 +1,6 @@ Name: python-backcall Version: 0.2.0 -Release: 2mamba +Release: 3mamba Summary: Specifications for callback functions passed in to an API Group: System/Libraries Vendor: openmamba @@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Apr 05 2023 Silvan Calarco 0.2.0-3mamba +- rebuilt with python 3.10 + * Sat Feb 26 2022 Silvan Calarco 0.2.0-2mamba - rebuilt with distdeps