- Refresh patch libreoffice-hotfix-disablebrokenshapetest.patch

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=446
This commit is contained in:
Tomáš Chvátal 2016-12-03 12:09:04 +00:00 committed by Git OBS Bridge
parent 1038787bac
commit 4cae7aabcc
2 changed files with 8 additions and 7 deletions

View File

@ -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.4.1.orig/sw/qa/extras/ooxmlexport/ooxmlexport7.cxx
+++ libreoffice-5.2.0.0.alpha1/sw/qa/extras/ooxmlexport/ooxmlexport7.cxx +++ libreoffice-5.2.4.1/sw/qa/extras/ooxmlexport/ooxmlexport7.cxx
@@ -1103,29 +1103,6 @@ DECLARE_OOXMLEXPORT_TEST(testTDF93675, " @@ -1114,29 +1114,6 @@ DECLARE_OOXMLEXPORT_TEST(testTDF93675, "
assertXPath(pXmlDoc, "//w:ind", "start", "1418"); 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
-} -}
- -
#endif DECLARE_OOXMLEXPORT_TEST(testTdf103389, "tdf103389.docx")
{
CPPUNIT_PLUGIN_IMPLEMENT(); xmlDocPtr pXmlDoc = parseExport("word/document.xml");

View File

@ -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 - Fix L3 bnc#959168 LO-L3: Undo on bullet point style change only works when
focus is not set focus is not set
- bnc#957991 LO-L3: Improve pivot cache reading performance - 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 Mon Nov 21 07:56:22 UTC 2016 - tchvatal@suse.com