diff --git a/python-textdistance.spec b/python-textdistance.spec index 1320cc9..ecc575d 100644 --- a/python-textdistance.spec +++ b/python-textdistance.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-textdistance -Version: 4.6.1 +Version: 4.6.2 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 +* Wed Apr 24 2024 Automatic Build System 4.6.2-1mamba +- automatic version update by autodist + * Fri Dec 29 2023 Automatic Build System 4.6.1-1mamba - automatic version update by autodist