Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2026-06-18 18:37:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libreoffice (Old)
 and      /work/SRC/openSUSE:Factory/.libreoffice.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libreoffice"

Thu Jun 18 18:37:33 2026 rev:321 rq:1360092 version:26.2.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2026-05-20 
15:23:23.715359698 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new.1981/libreoffice.changes        
2026-06-18 18:37:56.050297706 +0200
@@ -1,0 +2,14 @@
+Wed Jun 17 15:01:47 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Add upstream b08afae7e41fd5ca3a4101de07366783b17b3887.patch: Fix
+  build with poppler 26.06
+
+-------------------------------------------------------------------
+Tue Jun  9 17:17:52 UTC 2026 - Carsten Ziepke <[email protected]>
+
+- Update to 26.2.4.2:
+  * Release notes:
+    https://wiki.documentfoundation.org/Releases/26.2.4/RC1
+    https://wiki.documentfoundation.org/Releases/26.2.4/RC2
+
+-------------------------------------------------------------------

Old:
----
  libreoffice-26.2.3.2.tar.xz
  libreoffice-26.2.3.2.tar.xz.asc
  libreoffice-help-26.2.3.2.tar.xz
  libreoffice-help-26.2.3.2.tar.xz.asc
  libreoffice-translations-26.2.3.2.tar.xz
  libreoffice-translations-26.2.3.2.tar.xz.asc

New:
----
  b08afae7e41fd5ca3a4101de07366783b17b3887.patch
  libreoffice-26.2.4.2.tar.xz
  libreoffice-26.2.4.2.tar.xz.asc
  libreoffice-help-26.2.4.2.tar.xz
  libreoffice-help-26.2.4.2.tar.xz.asc
  libreoffice-translations-26.2.4.2.tar.xz
  libreoffice-translations-26.2.4.2.tar.xz.asc

----------(New B)----------
  New:
- Add upstream b08afae7e41fd5ca3a4101de07366783b17b3887.patch: Fix
  build with poppler 26.06
----------(New E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libreoffice.spec ++++++
--- /var/tmp/diff_new_pack.hyXG9w/_old  2026-06-18 18:38:02.866582071 +0200
+++ /var/tmp/diff_new_pack.hyXG9w/_new  2026-06-18 18:38:02.870582238 +0200
@@ -92,7 +92,7 @@
 %bcond_with system_curl
 %endif
 Name:           libreoffice
-Version:        26.2.3.2
+Version:        26.2.4.2
 Release:        0
 Summary:        A Free Office Suite (Framework)
 License:        LGPL-3.0-or-later AND MPL-2.0+
@@ -166,6 +166,8 @@
 Patch995:       reproducible-clucene.patch
 # Add .key (Apple Keynote) files to Bash completion (tdf#167995)
 Patch996:       bash-completion-key.patch
+# PATCH-FIX-UPSTREAM fix build with poppler 26.06
+Patch997:       b08afae7e41fd5ca3a4101de07366783b17b3887.patch
 BuildRequires:  %{name}-share-linker
 BuildRequires:  ant
 BuildRequires:  autoconf
@@ -1135,6 +1137,7 @@
 %patch -P 992 -p1
 %endif
 %patch -P 996 -p1
+%patch -P 997 -p1
 
 # Disable some of the failing tests (some are random)
 %if 0%{?suse_version} < 1330


++++++ b08afae7e41fd5ca3a4101de07366783b17b3887.patch ++++++
>From b08afae7e41fd5ca3a4101de07366783b17b3887 Mon Sep 17 00:00:00 2001
From: Xisco Fauli <[email protected]>
Date: Wed, 3 Jun 2026 17:37:11 +0200
Subject: [PATCH] poppler: upgrade to 26.06

Downloaded from https://poppler.freedesktop.org/poppler-26.06.0.tar.xz

Change-Id: Idbcf3baf344f7400dad28d06e4a2b18118e647f4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/205964
Reviewed-by: Xisco Fauli <[email protected]>
Tested-by: Jenkins
---
 download.lst                                  |  4 ++--
 external/poppler/disable-freetype.patch.1     |  4 ++--
 external/poppler/poppler-config.patch.1       | 12 +++++------
 .../pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx  | 20 +++++++++++++++++--
 4 files changed, 28 insertions(+), 12 deletions(-)

diff --git a/download.lst b/download.lst
index 754ea432b3706..133fff9f415b6 100644
--- a/download.lst
+++ b/download.lst
@@ -599,8 +599,8 @@ LIBTIFF_TARBALL := tiff-4.7.1.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-POPPLER_SHA256SUM := 
6fef27ff04f37db43054c86bcdff6128c9fb1f6af4ef3c8b369a7e9abd68d0bb
-POPPLER_TARBALL := poppler-26.05.0.tar.xz
+POPPLER_SHA256SUM := 
4cb4e5a3dc8cb5eec751c8a23c8ba19f61f96dedc0cd07d2aee6b0c8e2cf6ba4
+POPPLER_TARBALL := poppler-26.06.0.tar.xz
 POPPLER_DATA_SHA256SUM := 
c835b640a40ce357e1b83666aabd95edffa24ddddd49b8daff63adb851cdab74
 POPPLER_DATA_TARBALL := poppler-data-0.4.12.tar.gz
 # three static lines
diff --git a/external/poppler/disable-freetype.patch.1 
b/external/poppler/disable-freetype.patch.1
index ea0d37ea24de4..26c9ca84c355f 100644
--- a/external/poppler/disable-freetype.patch.1
+++ b/external/poppler/disable-freetype.patch.1
@@ -23,14 +23,14 @@ disable freetype dependent code
  #include <unordered_set>
  
  // helper for using std::visit to get a dependent false for static_asserts
-@@ -2723,6 +2723,8 @@
+@@ -2738,6 +2738,8 @@
  
  Form::AddFontResult Form::addFontToDefaultResources(const std::string 
&filepath, int faceIndex, const std::string &fontFamily, const std::string 
&fontStyle, bool fontSubstitutedIn, bool forceName)
  {
 +    return {};
 +#if 0
      if (!filepath.ends_with(".ttf") && !filepath.ends_with(".ttc") && 
!filepath.ends_with(".otf")) {
-         error(errIO, -1, "We only support embedding ttf/ttc/otf fonts for 
now. The font file for {0:s} {1:s} was {2:s}", fontFamily.c_str(), 
fontStyle.c_str(), filepath.c_str());
+         error(errIO, -1, "We only support embedding ttf/ttc/otf fonts for 
now. The font file for {0:r} {1:r} was {2:r}", &fontFamily, &fontStyle, 
&filepath);
          return {};
 @@ -2974,6 +2974,7 @@
      }
diff --git a/external/poppler/poppler-config.patch.1 
b/external/poppler/poppler-config.patch.1
index 3a1f2c1eb6ba8..b6ace1d64f081 100644
--- a/external/poppler/poppler-config.patch.1
+++ b/external/poppler/poppler-config.patch.1
@@ -120,7 +120,7 @@ index 0fbd336a..451213f8 100644
 +#define PACKAGE_NAME "poppler"
 +
 +/* Define to the full name and version of this package. */
-+#define PACKAGE_STRING "poppler 26.04.0"
++#define PACKAGE_STRING "poppler 26.06.0"
 +
 +/* Define to the one symbol short name of this package. */
 +#define PACKAGE_TARNAME "poppler"
@@ -129,7 +129,7 @@ index 0fbd336a..451213f8 100644
 +#define PACKAGE_URL ""
 +
 +/* Define to the version of this package. */
-+#define PACKAGE_VERSION "26.04.0"
++#define PACKAGE_VERSION "26.06.0"
 +
 +/* Poppler data dir */
 +#define POPPLER_DATADIR "/usr/local/share/poppler"
@@ -144,7 +144,7 @@ index 0fbd336a..451213f8 100644
 +#define USE_FLOAT 0
 +
 +/* Version number of package */
-+#define VERSION "26.04.0"
++#define VERSION "26.06.0"
 +
 +#if defined(__APPLE__)
 +#elif defined (_WIN32)
@@ -222,7 +222,7 @@ index 0fbd336a..451213f8 100644
 +#define POPPLER_CONFIG_H
 +
 +/* Defines the poppler version. */
-+#define POPPLER_VERSION "26.04.0"
++#define POPPLER_VERSION "26.06.0"
 +
 +/* Use single precision arithmetic in the Splash backend */
 +#define USE_FLOAT 0
@@ -310,9 +310,9 @@ index 0fbd336a..451213f8 100644
 +
 +#include "poppler-global.h"
 +
-+#define POPPLER_VERSION "26.04.0"
++#define POPPLER_VERSION "26.06.0"
 +#define POPPLER_VERSION_MAJOR 26
-+#define POPPLER_VERSION_MINOR 04
++#define POPPLER_VERSION_MINOR 06
 +#define POPPLER_VERSION_MICRO 0
 +
 +namespace poppler
diff --git a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx 
b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
index 18c855908f024..ed91b55533349 100644
--- a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
+++ b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
@@ -60,6 +60,10 @@
 #include "UTF8.h"
 #endif
 
+#if POPPLER_CHECK_VERSION(26, 6, 0)
+#include <Annot.h>
+#endif
+
 #ifdef _WIN32
 # define snprintf _snprintf
 
@@ -1223,7 +1227,9 @@ void PDFOutDev::drawImage(GfxState*, Object*, Stream* str,
         {
             GfxRGB aMinRGB;
             colorMap->getColorSpace()->getRGB(
-#if POPPLER_CHECK_VERSION(0, 82, 0)
+#if POPPLER_CHECK_VERSION(26, 6, 0)
+                *reinterpret_cast<const GfxColor*>(maskColors),
+#elif POPPLER_CHECK_VERSION(0, 82, 0)
                 reinterpret_cast<const GfxColor*>(maskColors),
 #else
                 reinterpret_cast<GfxColor*>(maskColors),
@@ -1232,7 +1238,9 @@ void PDFOutDev::drawImage(GfxState*, Object*, Stream* str,
 
             GfxRGB aMaxRGB;
             colorMap->getColorSpace()->getRGB(
-#if POPPLER_CHECK_VERSION(0, 82, 0)
+#if POPPLER_CHECK_VERSION(26, 6, 0)
+                *(reinterpret_cast<const 
GfxColor*>(maskColors)+gfxColorMaxComps),
+#elif POPPLER_CHECK_VERSION(0, 82, 0)
                 reinterpret_cast<const GfxColor*>(maskColors)+gfxColorMaxComps,
 #else
                 reinterpret_cast<GfxColor*>(maskColors)+gfxColorMaxComps,
@@ -1365,7 +1373,11 @@ poppler_bool PDFOutDev::tilingPatternFill(GfxState 
*state, Gfx *, Catalog *,
     aBox.y2 = pBbox[3];
 
     const int nDPI = 72; // GfxState seems to have 72.0 as magic for some 
reason
+#if POPPLER_CHECK_VERSION(26, 6, 0)
+    auto pSplashGfxState = new GfxState(nDPI, nDPI, aBox, 0, false);
+#else
     auto pSplashGfxState = new GfxState(nDPI, nDPI, &aBox, 0, false);
+#endif
 #if POPPLER_CHECK_VERSION(26, 2, 0)
     auto pSplashOut = new SplashOutputDev(splashModeRGB8, 1, nullptr);
 #else
@@ -1375,7 +1387,11 @@ poppler_bool PDFOutDev::tilingPatternFill(GfxState 
*state, Gfx *, Catalog *,
     pSplashOut->startDoc(m_pDoc);
     pSplashOut->startPage(0 /* pageNum */, pSplashGfxState, nullptr /* xref 
*/);
 
+#if POPPLER_CHECK_VERSION(26, 6, 0)
+    auto pSplashGfx = new Gfx(m_pDoc, pSplashOut, pResDict, aBox, nullptr);
+#else
     auto pSplashGfx = new Gfx(m_pDoc, pSplashOut, pResDict, &aBox, nullptr);
+#endif
     pSplashGfx->display(aStr);
     std::unique_ptr<SplashBitmap> pSplashBitmap(pSplashOut->takeBitmap());
     // Poppler tells us to free the splash device immediately after taking the

++++++ libreoffice-26.2.3.2.tar.xz -> libreoffice-26.2.4.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-26.2.3.2.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new.1981/libreoffice-26.2.4.2.tar.xz 
differ: char 15, line 1

++++++ libreoffice-help-26.2.3.2.tar.xz -> libreoffice-help-26.2.4.2.tar.xz 
++++++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-help-26.2.3.2.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new.1981/libreoffice-help-26.2.4.2.tar.xz
 differ: char 15, line 1

++++++ libreoffice-translations-26.2.3.2.tar.xz -> 
libreoffice-translations-26.2.4.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-translations-26.2.3.2.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new.1981/libreoffice-translations-26.2.4.2.tar.xz
 differ: char 15, line 1

Reply via email to