Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package poppler for openSUSE:Factory checked in at 2022-06-06 11:09:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poppler (Old) and /work/SRC/openSUSE:Factory/.poppler.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poppler" Mon Jun 6 11:09:56 2022 rev:181 rq:980829 version:22.06.0 Changes: -------- --- /work/SRC/openSUSE:Factory/poppler/poppler.changes 2022-05-16 18:09:50.501341366 +0200 +++ /work/SRC/openSUSE:Factory/.poppler.new.1548/poppler.changes 2022-06-06 11:10:01.683264682 +0200 @@ -1,0 +2,14 @@ +Sun Jun 5 01:03:38 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 22.06.0: + core: + * Forms: Fix crash in forms with their own DR + * Refactor CairoFontEngine caching + * CairoOutputDev: preserve text color when drawing type 3 glyphs + * Windows: font code simplification + * Minor code improvements + * pdfattach: Assume filename is utf8 encoded + * pdftohtml: Fix type 3 font size calculation +- drop poppler-cairo_font_face_t-incorrect-cacheing.patch (upstream) + +------------------------------------------------------------------- Old: ---- poppler-22.05.0.tar.xz poppler-cairo_font_face_t-incorrect-cacheing.patch New: ---- poppler-22.06.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poppler.spec ++++++ --- /var/tmp/diff_new_pack.MpUdn1/_old 2022-06-06 11:10:02.315265597 +0200 +++ /var/tmp/diff_new_pack.MpUdn1/_new 2022-06-06 11:10:02.323265609 +0200 @@ -24,7 +24,7 @@ %endif # Actual version of poppler-data: %define poppler_data_version 0.4.11 -%define poppler_sover 121 +%define poppler_sover 122 %define poppler_cpp_sover 0 %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: 22.05.0 +Version: 22.06.0 Release: 0 Summary: PDF Rendering Library License: GPL-2.0-only OR GPL-3.0-only @@ -40,8 +40,6 @@ URL: https://poppler.freedesktop.org Source: %{url}/%{sname}-%{version}.tar.xz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM poppler-cairo_font_face_t-incorrect-cacheing.patch badshah...@gmail.com -- CairoFontEngine: cairo_font_face_t cache should only cache external fonts -Patch0: poppler-cairo_font_face_t-incorrect-cacheing.patch BuildRequires: cmake >= 3.10 %if 0%{?suse_version} < 1550 BuildRequires: gcc11-c++ @@ -212,7 +210,6 @@ %prep %setup -q -n poppler-%{version} -%patch0 -p1 %build %if "%{flavor}" == "qt5" ++++++ poppler-22.05.0.tar.xz -> poppler-22.06.0.tar.xz ++++++ ++++ 3143 lines of diff (skipped)