From 72f18188d9e8860d1108633e438c67410c6dc673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Sun, 26 May 2019 14:50:05 +0100 Subject: [PATCH] Resolves: rhbz#1713827 stop disabling firebird-sdbc --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index b0f1281..d15e5e5 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1050,7 +1050,6 @@ touch autogen.lastrun --with-parallelism=$SMP_MFLAGS \ --disable-coinmp \ --disable-fetch-external \ - --disable-firebird-sdbc \ --disable-openssl \ --disable-pdfium \ --disable-systray \ @@ -2139,6 +2138,7 @@ done %changelog * Sun May 26 2019 Caolán McNamara - 1:6.2.3.2-5 - Resolves: rhbz#1713827 protect against null ViewShell +- Resolves: rhbz#1713827 stop disabling firebird-sdbc * Thu May 23 2019 Caolán McNamara - 1:6.2.3.2-4 - Resolves: rhbz#1712823 crash in extended tooltips over pattern editor