Hello community,

here is the log from the commit of package xapian-core for openSUSE:Factory 
checked in at 2014-10-31 18:27:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xapian-core (Old)
 and      /work/SRC/openSUSE:Factory/.xapian-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xapian-core"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xapian-core/xapian-core.changes  2014-09-17 
21:24:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xapian-core.new/xapian-core.changes     
2014-10-31 18:27:43.000000000 +0100
@@ -1,0 +2,30 @@
+Tue Oct 21 12:18:41 UTC 2014 - [email protected]
+
+- Update to 1.2.19
+  - API:
+    * Xapian::BM5Weight:
+      + Improve BM25 upper bound in the case when our wdf upper 
+        bound > our document length lower bound.
+      + Pre-multiply termweight by (param_k1 + 1) rather than 
+        doing it for every weighted term in every document considered.
+  - testsuite:
+    * Don't report apparent leaks of fds opened on /dev/urandom 
+  - matcher:
+    * Fix false matches reported for non-exact phrases in some cases.
+  - build system:
+    * For Sun's C++ compiler, pass -library=Crun separately since 
+      libtool looks for " -library=stlport4 " (with the spaces).
+    * Remove .replicatmp (created by the test suite) upon "make clean".
+  - documentation:
+    * include/xapian/compactor.h: Fix formatting of doxygen comment.
+    * HACKING: freecode no longer accepts updates, so drop that item 
+      from the release checklist.
+    * docs/overview.rst: Add missing database path to example of using
+      xapian-progsrv in a stub database file.
+  - portability:
+    * Suppress unused typedef warnings from debugging logging macros, 
+      which occur in functions which always exit via throwing an 
+      exception when compiling with recent versions of GCC or clang.
+    * Fix debug logging code to compile with clang. 
+
+-------------------------------------------------------------------

Old:
----
  xapian-core-1.2.17.tar.xz

New:
----
  xapian-core-1.2.19.tar.xz

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

Other differences:
------------------
++++++ xapian-core.spec ++++++
--- /var/tmp/diff_new_pack.oOhTim/_old  2014-10-31 18:27:44.000000000 +0100
+++ /var/tmp/diff_new_pack.oOhTim/_new  2014-10-31 18:27:44.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           xapian-core
-Version:        1.2.17
+Version:        1.2.19
 Release:        0
 Summary:        The Xapian Probabilistic Information Retrieval Library
 License:        GPL-2.0

++++++ xapian-core-1.2.17.tar.xz -> xapian-core-1.2.19.tar.xz ++++++
++++ 10410 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to