diff --git a/python-snowballstemmer.spec b/python-snowballstemmer.spec index d5e0593..c96933f 100644 --- a/python-snowballstemmer.spec +++ b/python-snowballstemmer.spec @@ -1,12 +1,12 @@ Name: python-snowballstemmer -Version: 2.1.0 -Release: 2mamba +Version: 2.2.0 +Release: 1mamba Summary: Snowball stemming library collection for Python Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://pypi.python.org/pypi/snowballstemmer +URL: https://pypi.org/project/snowballstemmer/ Source: https://pypi.debian.net/snowballstemmer/snowballstemmer-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN @@ -43,6 +43,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/snowballstemmer-%{version}-py*.egg-info/* %changelog +* Wed Nov 17 2021 Automatic Build System 2.2.0-1mamba +- automatic version update by autodist + * Sat Apr 17 2021 Silvan Calarco 2.1.0-2mamba - rebuilt with distdeps