automatic version update by autodist [release 1.2.1-1mamba;Sun Oct 12 2025]

This commit is contained in:
2025-10-13 09:33:20 +02:00
parent fa4d08c7a1
commit f1c4822c14

View File

@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-jellyfish
Version: 1.2.0
Version: 1.2.1
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 Oct 12 2025 Automatic Build System <autodist@openmamba.org> 1.2.1-1mamba
- automatic version update by autodist
* Tue Apr 01 2025 Automatic Build System <autodist@openmamba.org> 1.2.0-1mamba
- automatic version update by autodist