Hello community,

here is the log from the commit of package xapian-core for openSUSE:Factory 
checked in at 2018-11-06 14:05:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xapian-core (Old)
 and      /work/SRC/openSUSE:Factory/.xapian-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xapian-core"

Tue Nov  6 14:05:43 2018 rev:30 rq:644271 version:1.4.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/xapian-core/xapian-core.changes  2018-08-03 
12:29:57.962919467 +0200
+++ /work/SRC/openSUSE:Factory/.xapian-core.new/xapian-core.changes     
2018-11-06 14:05:45.955344853 +0100
@@ -1,0 +2,26 @@
+Wed Oct 24 05:42:05 UTC 2018 - [email protected]
+
+- Update to 1.4.7:
+  * API:
+    + Database::check(): Fix bogus error reports for documents with length
+      zero due to a new check added in 1.4.6 that the doclength was between the
+      stored upper and lower bounds, which failed to allow for the lower bound
+      ignoring documents with length zero (since documents indexed only by
+      boolean terms aren't involved in weighted searches).
+
+    + Query: Use of Query::MatchAll in multithreaded code causes problems
+      because the reference counting gets messed up by concurrent updates.
+      Document that Query(string()) should be used instead of MatchAll in
+      multithreaded code, and avoid using it in library code.
+
+  * Stem:
+    + Stemming algorithms added for Irish, Lithuanian, Nepali and Tamil.
+    + Merge Snowball compiler changes which improve code generation.
+    + Merge optimisations to the Arabic and Turkish stemmers.
+
+  * testsuite:
+    + Fix duplicate test in apitest closedb10 testcase.
+
+  * See also https://xapian.org/docs/xapian-core-1.4.7/NEWS
+
+-------------------------------------------------------------------

Old:
----
  xapian-core-1.4.6.tar.xz
  xapian-core-1.4.6.tar.xz.asc

New:
----
  xapian-core-1.4.7.tar.xz
  xapian-core-1.4.7.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xapian-core.spec ++++++
--- /var/tmp/diff_new_pack.OO33QL/_old  2018-11-06 14:05:47.115343335 +0100
+++ /var/tmp/diff_new_pack.OO33QL/_new  2018-11-06 14:05:47.119343330 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           xapian-core
-Version:        1.4.6
+Version:        1.4.7
 Release:        0
 Summary:        The Xapian Probabilistic Information Retrieval Library
 License:        GPL-2.0-only

++++++ xapian-core-1.4.6.tar.xz -> xapian-core-1.4.7.tar.xz ++++++
++++ 19247 lines of diff (skipped)



Reply via email to