File project.diff of Package libreoffice
--- libreoffice.changes.orig
+++ libreoffice.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Feb 18 12:59:42 UTC 2026 - Cor Blom <cornelis@solcon.nl>
+
+- Update to 26.2.0.3
+- remove upstream patches: fix_poppler_26.01.0.patch,
+ fix_poppler_26.02.0.patch and boost-1_89_0.patch
+
+-------------------------------------------------------------------
Tue Feb 17 22:07:01 UTC 2026 - Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Fix build with Poppler 26.01.0/26.02.0 (boo#1257664):
--- libreoffice.spec.orig
+++ libreoffice.spec
@@ -1,7 +1,7 @@
#
# spec file for package libreoffice
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
%if 0%{?suse_version} >= 1600
%bcond_without qt
%bcond_without qt6
-%bcond_without qt5
+%bcond_with qt5
%else
# When Leap or SLE15-SP4 or newer
# Enable QT5 support
@@ -89,7 +89,7 @@
%global with_gcc 12
%endif
Name: libreoffice
-Version: 25.8.3.2
+Version: 26.2.0.3
Release: 0
Summary: A Free Office Suite (Framework)
License: LGPL-3.0-or-later AND MPL-2.0+
@@ -144,18 +144,11 @@ Patch2: nlpsolver-no-broken-help
Patch3: mediawiki-no-broken-help.diff
Patch4: python-detection.patch
# PATCH-FIX-OPENSUSE boo#1186110 fix GCC 11 error
-Patch6: gcc11-fix-error.patch
Patch9: fix_math_desktop_file.patch
Patch10: fix_gtk_popover_on_3.20.patch
Patch11: fix_webp_on_sle12_sp5.patch
# PATCH-FIX-SUSE Fix make distro-pack-install
Patch15: fix-sdk-idl.patch
-# PATCH-FIX-UPSTREAM
-Patch16: boost-1_89_0.patch
-# PATCH-FIX-UPSTREAM
-Patch17: fix_poppler_26.01.0.patch
-# PATCH-FIX-UPSTREAM
-Patch18: fix_poppler_26.02.0.patch
# try to save space by using hardlinks
Patch990: install-with-hardlinks.diff
# save time by relying on rpm check rather than doing stupid find+grep
@@ -1120,16 +1113,12 @@ Provides %{langname} translations and ad
%patch -P 2
%patch -P 3
%patch -P 4 -p1
-%patch -P 6 -p1
%patch -P 9 -p1
%if 0%{?suse_version} < 1500
%patch -P 10 -p1
%patch -P 11 -p1
%endif
%patch -P 15 -p1
-%patch -P 16 -p1
-%patch -P 17 -p1
-%patch -P 18 -p1
%patch -P 990 -p1
%patch -P 991 -p1
%if 0%{?suse_version} < 1550