automatic version update by autodist [release 1.1.3-1mamba;Sun Dec 15 2024]

This commit is contained in:
Automatic Build System 2024-12-16 02:04:36 +01:00
parent 1588cd3fa3
commit 1dc08e7a83

View File

@ -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 <autodist@openmamba.org> 1.1.3-1mamba
- automatic version update by autodist
* Wed Dec 04 2024 Automatic Build System <autodist@openmamba.org> 1.1.2-1mamba
- automatic version update by autodist