rebuilt with python 3.10 [release 0.10.0-2mamba;Fri Apr 07 2023]

This commit is contained in:
Sdk Build System 2024-01-06 11:19:40 +01:00
parent 09cb66c9ff
commit 4000851512

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-jellyfish Name: python-jellyfish
Version: 0.10.0 Version: 0.10.0
Release: 1mamba Release: 2mamba
Summary: A library for doing approximate and phonetic matching of strings Summary: A library for doing approximate and phonetic matching of strings
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 0.10.0-2mamba
- rebuilt with python 3.10
* Sat Mar 25 2023 Automatic Build System <autodist@mambasoft.it> 0.10.0-1mamba * Sat Mar 25 2023 Automatic Build System <autodist@mambasoft.it> 0.10.0-1mamba
- automatic version update by autodist - automatic version update by autodist