[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - connectivity/source
Milan Crha (via logerrit)
logerrit at kemper.freedesktop.org
Thu Apr 25 16:29:21 UTC 2019
connectivity/source/drivers/evoab2/EApi.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 97d1ba1d9a4f85e365596b756f4050c6770340bd
Author: Milan Crha <mcrha at redhat.com>
AuthorDate: Thu Apr 25 08:38:52 2019 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Apr 25 18:28:38 2019 +0200
Resolves: rhbz#1702810 Prepare for upcoming libebook soname version bump
as noted here:
https://mail.gnome.org/archives/desktop-devel-list/2019-April/msg00016.html
wrt:
https://gitlab.gnome.org/GNOME/evolution-data-server/issues/33
Change-Id: I88f900b3adf12de545b1d2d16da67eae22fde748
Reviewed-on: https://gerrit.libreoffice.org/71282
Reviewed-by: Michael Stahl <Michael.Stahl at cib.de>
Tested-by: Jenkins
diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx
index 1830cae593af..9514e4793889 100644
--- a/connectivity/source/drivers/evoab2/EApi.cxx
+++ b/connectivity/source/drivers/evoab2/EApi.cxx
@@ -21,6 +21,7 @@
#define DECLARE_FN_POINTERS 1
#include "EApi.h"
static const char *eBookLibNames[] = {
+ "libebook-1.2.so.20", // evolution-data-server 3.33.2+
"libebook-1.2.so.19", // evolution-data-server 3.24+
"libebook-1.2.so.16",
"libebook-1.2.so.15",
More information about the Libreoffice-commits
mailing list