From 1dc08e7a83b542e2e177a6cb144eb32e6f504155 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 16 Dec 2024 02:04:36 +0100 Subject: [PATCH] automatic version update by autodist [release 1.1.3-1mamba;Sun Dec 15 2024] --- python-jellyfish.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jellyfish.spec b/python-jellyfish.spec index 5174236..c0ffee6 100644 --- a/python-jellyfish.spec +++ b/python-jellyfish.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jellyfish -Version: 1.1.2 +Version: 1.1.3 Release: 1mamba Summary: A library for doing approximate and phonetic matching of strings Group: System/Libraries @@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Dec 15 2024 Automatic Build System 1.1.3-1mamba +- automatic version update by autodist + * Wed Dec 04 2024 Automatic Build System 1.1.2-1mamba - automatic version update by autodist