From ab7fb16521547b30e47c57babafdcf4a793110c0 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.0.0-1mamba;Sun Oct 27 2019] --- python-snowballstemmer.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-snowballstemmer.spec b/python-snowballstemmer.spec index c6e71a9..85e3003 100644 --- a/python-snowballstemmer.spec +++ b/python-snowballstemmer.spec @@ -1,5 +1,5 @@ Name: python-snowballstemmer -Version: 1.9.1 +Version: 2.0.0 Release: 1mamba Summary: Snowball stemming library collection for Python Group: System/Libraries @@ -37,12 +37,15 @@ CFLAGS="%{optflags}" %{__python} setup.py build --install-lib=%{python_sitearch} \ --record=%{name}.filelist -sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist +sed -i "s,.*/man/.*,&.gz," %{name}.filelist %files %{?pyappend} -f %{name}.filelist %defattr(-,root,root) %changelog +* Sun Oct 27 2019 Automatic Build System 2.0.0-1mamba +- automatic version update by autodist + * Sat Oct 05 2019 Automatic Build System 1.9.1-1mamba - automatic version update by autodist