Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libreoffice for openSUSE:Factory checked in at 2022-01-20 00:12:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libreoffice (Old) and /work/SRC/openSUSE:Factory/.libreoffice.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreoffice" Thu Jan 20 00:12:07 2022 rev:244 rq:946999 version:7.2.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes 2021-12-22 20:18:41.731864737 +0100 +++ /work/SRC/openSUSE:Factory/.libreoffice.new.1892/libreoffice.changes 2022-01-20 00:12:47.470601283 +0100 @@ -1,0 +2,7 @@ +Fri Jan 14 13:09:06 UTC 2022 - Andras Timar <andras.ti...@collabora.com> + +- Fix bsc#1183308: LO-L3: Simple, seven page slide deck of 3.7MB takes + looong to open, start presentation mode, or move back to slide 1 + * bsc1183308.patch + +------------------------------------------------------------------- New: ---- bsc1183308.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice.spec ++++++ --- /var/tmp/diff_new_pack.aHhLJI/_old 2022-01-20 00:12:51.726604720 +0100 +++ /var/tmp/diff_new_pack.aHhLJI/_new 2022-01-20 00:12:51.730604723 +0100 @@ -1,7 +1,7 @@ # # spec file for package libreoffice # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -109,6 +109,8 @@ Patch8: fix-wayland-scaling-in-plasma.patch Patch9: fix_math_desktop_file.patch Patch10: fix_gtk_popover_on_3.20.patch +# LO-L3: bsc#1183308 Simple, seven page slide deck of 3.7MB takes looong to open, start presentation mode, or move back to slide 1 +Patch11: bsc1183308.patch # Build with java 8 Patch101: 0001-Revert-java-9-changes.patch # try to save space by using hardlinks @@ -1013,6 +1015,7 @@ %patch9 -p1 %if 0%{?suse_version} < 1500 %patch10 -p1 +%patch11 -p1 %patch101 -p1 %endif %patch990 -p1 ++++++ bsc1183308.patch ++++++ ++++ 1326 lines (skipped)