Hello community,
here is the log from the commit of package xapian-bindings for openSUSE:Factory
checked in at 2019-06-13 23:06:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xapian-bindings (Old)
and /work/SRC/openSUSE:Factory/.xapian-bindings.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xapian-bindings"
Thu Jun 13 23:06:25 2019 rev:31 rq:709676 version:1.4.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/xapian-bindings/xapian-bindings.changes
2018-11-26 10:28:25.541160333 +0100
+++
/work/SRC/openSUSE:Factory/.xapian-bindings.new.4811/xapian-bindings.changes
2019-06-13 23:06:27.595190315 +0200
@@ -1,0 +2,6 @@
+Wed Jun 12 09:47:29 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Always disable the sphinx module as it causes trouble whenever
+ we update Sphinx (like now to 2.0)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xapian-bindings.spec ++++++
--- /var/tmp/diff_new_pack.B1VpjK/_old 2019-06-13 23:06:28.235189937 +0200
+++ /var/tmp/diff_new_pack.B1VpjK/_new 2019-06-13 23:06:28.239189934 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xapian-bindings
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%bcond_with mono
%if 0%{?suse_version} >= 1320 && 0%{?is_opensuse}
-%bcond_without sphinx
+%bcond_with sphinx
%define phpver php7
%define phppkg php7
%else