From 7f9b097a8252911cfc7339d6e0f952f558f6305d 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 1.9.1-1mamba;Sat Oct 05 2019] --- python-snowballstemmer.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-snowballstemmer.spec b/python-snowballstemmer.spec index 4a2b3f3..c6e71a9 100644 --- a/python-snowballstemmer.spec +++ b/python-snowballstemmer.spec @@ -1,6 +1,6 @@ Name: python-snowballstemmer -Version: 1.2.1 -Release: 2mamba +Version: 1.9.1 +Release: 1mamba 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 %defattr(-,root,root) %changelog +* Sat Oct 05 2019 Automatic Build System 1.9.1-1mamba +- automatic version update by autodist + * Thu May 16 2019 Silvan Calarco 1.2.1-2mamba - rebuilt with py36 target