automatic version update by autodist [release 3.5.2-1mamba;Fri Nov 03 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:32:47 +01:00
parent 466151aa18
commit e54061c383

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-rapidfuzz
Version: 3.5.1
Version: 3.5.2
Release: 1mamba
Summary: Rapid fuzzy string matching
Group: System/Libraries
@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Fri Nov 03 2023 Automatic Build System <autodist@mambasoft.it> 3.5.2-1mamba
- automatic version update by autodist
* Thu Nov 02 2023 Automatic Build System <autodist@mambasoft.it> 3.5.1-1mamba
- automatic version update by autodist