From 8a5a36e2b3787e6f3629bf4ecbcbd689700206a8 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:41:31 +0100 Subject: [PATCH] automatic version update by autodist [release 2.2.0-1mamba;Wed Nov 17 2021] --- python-snowballstemmer.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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