From d68da2fed6c18c42bed11301aa1a3eb7ac54dcc5 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:41:31 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 2.2.0-2mamba;Thu Mar 09 2023] --- python-snowballstemmer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-snowballstemmer.spec b/python-snowballstemmer.spec index c96933f..5f15e68 100644 --- a/python-snowballstemmer.spec +++ b/python-snowballstemmer.spec @@ -1,6 +1,6 @@ Name: python-snowballstemmer Version: 2.2.0 -Release: 1mamba +Release: 2mamba Summary: Snowball stemming library collection for Python Group: System/Libraries Vendor: openmamba @@ -43,6 +43,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/snowballstemmer-%{version}-py*.egg-info/* %changelog +* Thu Mar 09 2023 Silvan Calarco 2.2.0-2mamba +- rebuilt with python 3.10 + * Wed Nov 17 2021 Automatic Build System 2.2.0-1mamba - automatic version update by autodist