automatic version update by autodist [release 3.9.7-1mamba;Tue Sep 03 2024]

This commit is contained in:
Automatic Build System 2024-09-04 10:40:02 +02:00
parent 7066036179
commit 58beeae66d

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-rapidfuzz
Version: 3.9.6
Version: 3.9.7
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
* Tue Sep 03 2024 Automatic Build System <autodist@openmamba.org> 3.9.7-1mamba
- automatic version update by autodist
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 3.9.6-1mamba
- automatic version update by autodist