From 4cae7aabcca96bd04718f43d26d6164ab271cd043d800d0b5020add8fef55ed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 3 Dec 2016 12:09:04 +0000 Subject: [PATCH] - Refresh patch libreoffice-hotfix-disablebrokenshapetest.patch OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=446 --- libreoffice-hotfix-disablebrokenshapetest.patch | 14 +++++++------- libreoffice.changes | 1 + 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/libreoffice-hotfix-disablebrokenshapetest.patch b/libreoffice-hotfix-disablebrokenshapetest.patch index 721e8cb..aa11f50 100644 --- a/libreoffice-hotfix-disablebrokenshapetest.patch +++ b/libreoffice-hotfix-disablebrokenshapetest.patch @@ -1,8 +1,8 @@ -Index: libreoffice-5.2.0.0.alpha1/sw/qa/extras/ooxmlexport/ooxmlexport7.cxx +Index: libreoffice-5.2.4.1/sw/qa/extras/ooxmlexport/ooxmlexport7.cxx =================================================================== ---- libreoffice-5.2.0.0.alpha1.orig/sw/qa/extras/ooxmlexport/ooxmlexport7.cxx -+++ libreoffice-5.2.0.0.alpha1/sw/qa/extras/ooxmlexport/ooxmlexport7.cxx -@@ -1103,29 +1103,6 @@ DECLARE_OOXMLEXPORT_TEST(testTDF93675, " +--- libreoffice-5.2.4.1.orig/sw/qa/extras/ooxmlexport/ooxmlexport7.cxx ++++ libreoffice-5.2.4.1/sw/qa/extras/ooxmlexport/ooxmlexport7.cxx +@@ -1114,29 +1114,6 @@ DECLARE_OOXMLEXPORT_TEST(testTDF93675, " assertXPath(pXmlDoc, "//w:ind", "start", "1418"); } @@ -29,6 +29,6 @@ Index: libreoffice-5.2.0.0.alpha1/sw/qa/extras/ooxmlexport/ooxmlexport7.cxx -#endif -} - - #endif - - CPPUNIT_PLUGIN_IMPLEMENT(); + DECLARE_OOXMLEXPORT_TEST(testTdf103389, "tdf103389.docx") + { + xmlDocPtr pXmlDoc = parseExport("word/document.xml"); diff --git a/libreoffice.changes b/libreoffice.changes index 74e7a97..b1c22e7 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -12,6 +12,7 @@ Sat Dec 3 11:46:40 UTC 2016 - tchvatal@suse.com - Fix L3 bnc#959168 LO-L3: Undo on bullet point style change only works when focus is not set - bnc#957991 LO-L3: Improve pivot cache reading performance +- Refresh patch libreoffice-hotfix-disablebrokenshapetest.patch ------------------------------------------------------------------- Mon Nov 21 07:56:22 UTC 2016 - tchvatal@suse.com