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