Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-snowballstemmer for
openSUSE:Factory checked in at 2021-01-26 14:45:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-snowballstemmer (Old)
and /work/SRC/openSUSE:Factory/.python-snowballstemmer.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-snowballstemmer"
Tue Jan 26 14:45:01 2021 rev:9 rq:866180 version:2.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-snowballstemmer/python-snowballstemmer.changes
2020-01-01 14:58:24.961934790 +0100
+++
/work/SRC/openSUSE:Factory/.python-snowballstemmer.new.28504/python-snowballstemmer.changes
2021-01-26 14:45:03.407283733 +0100
@@ -1,0 +2,16 @@
+Sat Jan 23 01:13:06 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 2.1.0:
+ * Add Serbian stemmer from stef4np (#113).
+ * Add Yiddish stemmer from Assaf Urieli (#137).
+ * Add Armenian stemmer from Astghik Mkrtchyan. It's been on the website for
+ over a decade, and included in Xapian for over 9 years without any negative
+ feedback.
+ * kraaij_pohlmann: Use `$v = limit` instead of `do (tolimit setmark v)` since
+ this generates simpler code, and also matches the code other algorithm
+ implementations use.
+ Probably for languages like C with optimising compilers the compiler
+ will generate equivalent code anyway, but e.g. for Python this should be
+ an improvement.
+
+-------------------------------------------------------------------
Old:
----
snowballstemmer-2.0.0.tar.gz
New:
----
snowballstemmer-2.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-snowballstemmer.spec ++++++
--- /var/tmp/diff_new_pack.XGQTLQ/_old 2021-01-26 14:45:04.255285045 +0100
+++ /var/tmp/diff_new_pack.XGQTLQ/_new 2021-01-26 14:45:04.259285051 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-snowballstemmer
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-snowballstemmer
-Version: 2.0.0
+Version: 2.1.0
Release: 0
Summary: 16 stemmer algorithms
License: BSD-3-Clause
++++++ snowballstemmer-2.0.0.tar.gz -> snowballstemmer-2.1.0.tar.gz ++++++
++++ 22779 lines of diff (skipped)