Hello community, here is the log from the commit of package poppler for openSUSE:Factory checked in at 2020-01-19 20:55:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poppler (Old) and /work/SRC/openSUSE:Factory/.poppler.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poppler" Sun Jan 19 20:55:27 2020 rev:154 rq:764588 version:0.83.0 Changes: -------- --- /work/SRC/openSUSE:Factory/poppler/poppler.changes 2019-10-10 11:52:41.843440331 +0200 +++ /work/SRC/openSUSE:Factory/.poppler.new.26092/poppler.changes 2020-01-19 20:57:19.940046934 +0100 @@ -1,0 +2,39 @@ +Thu Nov 28 13:47:29 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 0.83.0: + + core: + - Improve when a file is recognized as Linearized. + - Improve const-ness of the code. + - Make code a bit more readable/maintanable. + - Fix uninitialized memory uses in broken files. + + utils: + - pdffonts: Make code a bit more readable/maintanable. + - pdftohtml: Make code a bit more readable/maintanable. + + qt5: + - Remove a bunch of unused internal functions. + - trUtf8 -> tr (less warnings). + + build system: make-glib-api-docs: switch to python3. +- Bump poppler_sover following upstream changes. + +------------------------------------------------------------------- +Wed Oct 30 10:03:08 UTC 2019 - Antonio Larrosa <[email protected]> + +- Update to version 0.82.0: + + core: + - Fix not being able to open some files. Issue #832 + - Fix crashes in malformed files + - Fix memory leak on broken files + - Minor performance improvements + - Minor code improvements + + glib: + - Add poppler_document_new_from_bytes + - PopplerAttachment: Silence deprecation warnings for ctime/mtime + + build system: + - pdf-inspector: Support builddir != srcdir + - Install Cairo* headers if Cairo has been found +- Bump poppler_sover following upstream changes. +- Drop patches already included by upstream: + + 0001-Include-SplashMath.h-only-where-needed.patch + + 0002-Move-the-non-trivial-part-of-the-clip-test-to-the-im.patch + +------------------------------------------------------------------- Old: ---- 0001-Include-SplashMath.h-only-where-needed.patch 0002-Move-the-non-trivial-part-of-the-clip-test-to-the-im.patch poppler-0.81.0.tar.xz New: ---- poppler-0.83.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poppler.spec ++++++ --- /var/tmp/diff_new_pack.qpWi9O/_old 2020-01-19 20:57:20.720047343 +0100 +++ /var/tmp/diff_new_pack.qpWi9O/_new 2020-01-19 20:57:20.724047345 +0100 @@ -1,7 +1,7 @@ # # spec file for package poppler # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,11 +24,11 @@ %endif Name: poppler%{?psuffix} -Version: 0.81.0 +Version: 0.83.0 Release: 0 # Actual version of poppler-data: %define poppler_data_version 0.4.9 -%define poppler_sover 91 +%define poppler_sover 93 %define poppler_cpp_sover 0 %define poppler_glib_sover 8 %define poppler_qt5_sover 1 @@ -37,12 +37,9 @@ Summary: PDF Rendering Library License: GPL-2.0-only OR GPL-3.0-only Group: Development/Libraries/C and C++ -Url: https://poppler.freedesktop.org/ +URL: https://poppler.freedesktop.org/ Source: http://poppler.freedesktop.org/%{sname}-%{version}.tar.xz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM -- Avoid dependency on boost_headers from splash headers -Patch0: 0001-Include-SplashMath.h-only-where-needed.patch -Patch1: 0002-Move-the-non-trivial-part-of-the-clip-test-to-the-im.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: glib2-devel @@ -170,8 +167,6 @@ %prep %setup -q -n poppler-%{version} -%patch0 -p1 -%patch1 -p1 %build # Leap 15.0 doesn't know %%cmake_build ++++++ poppler-0.81.0.tar.xz -> poppler-0.83.0.tar.xz ++++++ ++++ 11202 lines of diff (skipped)
