From 70660361796ac0f94f6b52110f288a3db9ad95bd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 9 Aug 2024 09:50:50 +0200 Subject: [PATCH] automatic version update by autodist [release 3.9.6-1mamba;Wed Aug 07 2024] --- python-rapidfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rapidfuzz.spec b/python-rapidfuzz.spec index c2dca3f..a2fc4da 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.9.5 +Version: 3.9.6 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 Aug 07 2024 Automatic Build System 3.9.6-1mamba +- automatic version update by autodist + * Tue Jul 30 2024 Automatic Build System 3.9.5-1mamba - automatic version update by autodist