diff --git a/python-rapidfuzz.spec b/python-rapidfuzz.spec index 53e34bb..8a25ca8 100644 --- a/python-rapidfuzz.spec +++ b/python-rapidfuzz.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-rapidfuzz -Version: 3.7.0 +Version: 3.8.1 Release: 1mamba Summary: Rapid fuzzy string matching Group: System/Libraries @@ -51,6 +51,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Apr 08 2024 Automatic Build System 3.8.1-1mamba +- automatic version update by autodist + +* Mon Apr 08 2024 Automatic Build System 3.8.0-1mamba +- automatic version update by autodist + * Mon Mar 25 2024 Automatic Build System 3.7.0-1mamba - automatic version update by autodist