From 4000851512e3801740192533a0f73bf4fe98534e Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 11:19:40 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.10.0-2mamba;Fri Apr 07 2023] --- python-jellyfish.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jellyfish.spec b/python-jellyfish.spec index 3cb087f..d1561b9 100644 --- a/python-jellyfish.spec +++ b/python-jellyfish.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jellyfish Version: 0.10.0 -Release: 1mamba +Release: 2mamba Summary: A library for doing approximate and phonetic matching of strings Group: System/Libraries Vendor: openmamba @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 0.10.0-2mamba +- rebuilt with python 3.10 + * Sat Mar 25 2023 Automatic Build System 0.10.0-1mamba - automatic version update by autodist