automatic version update by autodist [release 3.9.1-1mamba;Tue May 21 2024]

This commit is contained in:
Automatic Build System 2024-05-22 10:07:32 +02:00
parent d824635f0b
commit c2d631e158

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-rapidfuzz
Version: 3.9.0
Version: 3.9.1
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 May 21 2024 Automatic Build System <autodist@openmamba.org> 3.9.1-1mamba
- automatic version update by autodist
* Sat May 04 2024 Automatic Build System <autodist@openmamba.org> 3.9.0-1mamba
- automatic version update by autodist