automatic version update by autodist [release 4.6.3-1mamba;Tue Jul 16 2024]

This commit is contained in:
Automatic Build System 2024-07-18 01:21:57 +02:00
parent c1d70101df
commit ccc4de0293

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-textdistance
Version: 4.6.2
Version: 4.6.3
Release: 1mamba
Summary: Python library for comparing distance between two or more sequences by many algorithms
Group: System/Libraries
@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 4.6.3-1mamba
- automatic version update by autodist
* Wed Apr 24 2024 Automatic Build System <autodist@openmamba.org> 4.6.2-1mamba
- automatic version update by autodist