diff --git a/python-textdistance.spec b/python-textdistance.spec index 689ddcc..e41c2db 100644 --- a/python-textdistance.spec +++ b/python-textdistance.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-textdistance -Version: 4.2.2 -Release: 2mamba +Version: 4.3.0 +Release: 1mamba Summary: Python library for comparing distance between two or more sequences by many algorithms Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Jun 29 2022 Automatic Build System 4.3.0-1mamba +- automatic version update by autodist + * Sun Feb 13 2022 Silvan Calarco 4.2.2-2mamba - rebuilt with distdeps