diff --git a/python-textdistance.spec b/python-textdistance.spec index e41c2db..1a28e89 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.3.0 +Version: 4.4.0 Release: 1mamba Summary: Python library for comparing distance between two or more sequences by many algorithms Group: System/Libraries @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Aug 22 2022 Automatic Build System 4.4.0-1mamba +- automatic version update by autodist + * Wed Jun 29 2022 Automatic Build System 4.3.0-1mamba - automatic version update by autodist