Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2026-09-16 17:40:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poppler (Old)
 and      /work/SRC/openSUSE:Factory/.poppler.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poppler"

Wed Sep 16 17:40:57 2026 rev:228 rq:1378141 version:26.09.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/poppler/poppler.changes  2026-07-15 
16:22:23.267134972 +0200
+++ /work/SRC/openSUSE:Factory/.poppler.new.383539/poppler.changes      
2026-09-16 17:41:37.318243115 +0200
@@ -1,0 +2,33 @@
+Mon Sep 14 10:26:31 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 26.09.0:
+  + core:
+    - Subset fonts when saving changes in Annotations and Forms
+      when using fontconfig
+    - NSS: Don't infinite loop on wrong password
+    - Internal code improvements
+    - Fix crashes in malformed documents
+  + utils:
+    - pdftotext: Add -urls option to print link URLs next to their
+      text
+    - pdftohtml: Improve speed by ignoring tiling patterns earlier
+    - pdfimages: Fix typo in manpage
+  + glib: Remove G_GNUC_CONST in enum _get_type funcs
+  + build system: harfbuzz is now required for font subsetting
+- Changes from version 26.08.0:
+  + core:
+    - GPG based signature improvements
+    - Internal code improvements
+  + utils:
+    - pdftohtml: Fix crash when using dataurls.
+    - pdfimages: Add min-height and min-width options
+  + glib: Stop using G_GNUC_CONST in _get_type funcs
+  + build system:
+    - Slight increase in compilation of utils folder
+    - Fix -Wunused-command-line-argument when using clang
+    - Use cmake modern way to check for linker support
+- Bump soname following upstream changes.
+- Use ldconfig_scriptlets macro for post(un) handling.
+- Add pkgconfig(harfbuzz) BuildRequires: New dependency.
+
+-------------------------------------------------------------------

Old:
----
  poppler-26.07.0.tar.xz
  poppler-26.07.0.tar.xz.sig

New:
----
  poppler-26.09.0.tar.xz
  poppler-26.09.0.tar.xz.sig

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

Other differences:
------------------
++++++ poppler.spec ++++++
--- /var/tmp/diff_new_pack.k9osiv/_old  2026-09-16 17:41:38.553294720 +0200
+++ /var/tmp/diff_new_pack.k9osiv/_new  2026-09-16 17:41:38.555294803 +0200
@@ -24,7 +24,7 @@
 %endif
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.11
-%define poppler_sover 162
+%define poppler_sover 164
 %define poppler_cpp_sover 3
 %define poppler_glib_sover 8
 %define poppler_qt5_sover 1
@@ -32,7 +32,7 @@
 %define poppler_api 0.18
 %define poppler_apipkg 0_18
 Name:           poppler%{?psuffix}
-Version:        26.07.0
+Version:        26.09.0
 Release:        0
 Summary:        PDF Rendering Library
 License:        GPL-2.0-only OR GPL-3.0-only
@@ -60,6 +60,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.80
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.41
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(harfbuzz)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libjpeg)
@@ -291,16 +292,11 @@
 echo "libpoppler-cpp%{poppler_cpp_sover}" >> %{SOURCE99}
 %endif
 
-%post -n libpoppler%{poppler_sover} -p /sbin/ldconfig
-%postun -n libpoppler%{poppler_sover} -p /sbin/ldconfig
-%post -n libpoppler-glib%{poppler_glib_sover} -p /sbin/ldconfig
-%postun -n libpoppler-glib%{poppler_glib_sover} -p /sbin/ldconfig
-%post -n libpoppler-cpp%{poppler_cpp_sover} -p /sbin/ldconfig
-%postun -n libpoppler-cpp%{poppler_cpp_sover} -p /sbin/ldconfig
-%post -n libpoppler-qt5-%{poppler_qt5_sover} -p /sbin/ldconfig
-%postun -n libpoppler-qt5-%{poppler_qt5_sover} -p /sbin/ldconfig
-%post -n libpoppler-qt6-%{poppler_qt6_sover} -p /sbin/ldconfig
-%postun -n libpoppler-qt6-%{poppler_qt6_sover} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libpoppler%{poppler_sover}
+%ldconfig_scriptlets -n libpoppler-glib%{poppler_glib_sover}
+%ldconfig_scriptlets -n libpoppler-cpp%{poppler_cpp_sover}
+%ldconfig_scriptlets -n libpoppler-qt5-%{poppler_qt5_sover}
+%ldconfig_scriptlets -n libpoppler-qt6-%{poppler_qt6_sover}
 
 %if "%{flavor}" == "qt5"
 %files -n libpoppler-qt5-%{poppler_qt5_sover}


++++++ poppler-26.07.0.tar.xz -> poppler-26.09.0.tar.xz ++++++
++++ 6365 lines of diff (skipped)

Reply via email to