diff --git a/python-jellyfish.spec b/python-jellyfish.spec index d9daba4..4163efb 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.0.3 +Version: 1.0.4 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 +* Wed May 29 2024 Automatic Build System 1.0.4-1mamba +- automatic version update by autodist + * Fri Dec 01 2023 Automatic Build System 1.0.3-1mamba - automatic version update by autodist