diff --git a/python-rapidfuzz.spec b/python-rapidfuzz.spec index e8fb264..b4dbd11 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.3.1 +Version: 3.4.0 Release: 1mamba Summary: Rapid fuzzy string matching Group: System/Libraries @@ -51,5 +51,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Oct 09 2023 Automatic Build System 3.4.0-1mamba +- automatic version update by autodist + * Sat Sep 30 2023 Silvan Calarco 3.3.1-1mamba - package created using the webbuild interface