diff --git a/libreoffice.spec b/libreoffice.spec index 0b832a0..e09b791 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -50,7 +50,7 @@ Summary: Free Software Productivity Suite Name: libreoffice Epoch: 1 Version: %{libo_version}.2 -Release: 9%{?libo_prerelease}%{?dist} +Release: 10%{?libo_prerelease}%{?dist} License: (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 URL: http://www.libreoffice.org/ @@ -257,6 +257,7 @@ Patch12: 0001-rhbz-1913828-SfxViewFrame-Current-can-return-null.patch Patch13: 0001-rhbz-1918152-fix-FTBFS.patch Patch14: 0001-tdf-138727-help-browser-didn-t-flow-text.patch Patch15: 0001-Resolves-rhbz-1931423-start-update-timer-in-IM-event.patch +Patch16: 0001-tdf-140833-show-ScHeaderControl-help-tip-after-doubl.patch # Patches with numbers above 100 are applied conditionally Patch101: 0001-Upgrade-liborcus-to-0.16.0.patch @@ -2277,6 +2278,10 @@ done %{_includedir}/LibreOfficeKit %changelog +* Sun Mar 07 2021 Caolán McNamara - 1:7.0.4.2-10.unreleased +- Resolves: tdf#140833 show ScHeaderControl help popover after double-click time + expires as double click is getting sent to underlying window under wayland + * Wed Feb 24 2021 Caolán McNamara - 1:7.0.4.2-9 - Resolves: rhbz#1931423 start update timer on IM command