Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package poppler for openSUSE:Factory checked in at 2021-05-20 19:24:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poppler (Old) and /work/SRC/openSUSE:Factory/.poppler.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poppler" Thu May 20 19:24:03 2021 rev:169 rq:893750 version:21.05.0 Changes: -------- --- /work/SRC/openSUSE:Factory/poppler/poppler.changes 2021-04-29 01:36:58.758457582 +0200 +++ /work/SRC/openSUSE:Factory/.poppler.new.2988/poppler.changes 2021-05-20 19:24:28.454086727 +0200 @@ -1,0 +2,18 @@ +Tue May 4 15:39:12 UTC 2021 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 21.05.0: + core: + * Fix crashes in malformed files + * Export SplashFont* symbols used by Scribus + * Minor code improvements + glib: + * Enhance find to support multi-line matching + qt5/qt6: + * Make sure new signatures are always properly oriented + * Allow to pass the border width when signing + utils: + * pdftoppm: Fix regression when using single scaleTo. +- Drop Export-SplashFont-symbols-used-by-Scribus.patch as the change + was upstreamed + +------------------------------------------------------------------- Old: ---- Export-SplashFont-symbols-used-by-Scribus.patch poppler-21.04.0.tar.xz New: ---- poppler-21.05.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poppler.spec ++++++ --- /var/tmp/diff_new_pack.yOUlKQ/_old 2021-05-20 19:24:28.982084560 +0200 +++ /var/tmp/diff_new_pack.yOUlKQ/_new 2021-05-20 19:24:28.986084544 +0200 @@ -1,5 +1,5 @@ # -# spec file for package poppler +# spec file for package poppler%{?psuffix} # # Copyright (c) 2021 SUSE LLC # @@ -28,7 +28,7 @@ %endif # Actual version of poppler-data: %define poppler_data_version 0.4.10 -%define poppler_sover 109 +%define poppler_sover 110 %define poppler_cpp_sover 0 %define poppler_glib_sover 8 %define poppler_qt5_sover 1 @@ -36,7 +36,7 @@ %define poppler_api 0.18 %define poppler_apipkg 0_18 Name: poppler%{?psuffix} -Version: 21.04.0 +Version: 21.05.0 Release: 0 Summary: PDF Rendering Library License: GPL-2.0-only OR GPL-3.0-only @@ -44,8 +44,6 @@ URL: https://poppler.freedesktop.org/ Source: https://poppler.freedesktop.org/%{sname}-%{version}.tar.xz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM -- https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/839 -Patch: Export-SplashFont-symbols-used-by-Scribus.patch BuildRequires: cmake >= 3.10 BuildRequires: gcc-c++ BuildRequires: glib2-devel @@ -204,7 +202,6 @@ %prep %setup -q -n poppler-%{version} -%patch -p1 %build %if "%{flavor}" == "qt5" ++++++ poppler-21.04.0.tar.xz -> poppler-21.05.0.tar.xz ++++++ ++++ 2620 lines of diff (skipped)