diff --git a/python-rapidfuzz.spec b/python-rapidfuzz.spec index cff24a4..2520f0f 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.6.1 +Version: 3.6.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 +* Wed Mar 06 2024 Automatic Build System 3.6.2-1mamba +- automatic version update by autodist + * Fri Dec 29 2023 Automatic Build System 3.6.1-1mamba - automatic version update by autodist