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-08-23 10:07:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poppler (Old) and /work/SRC/openSUSE:Factory/.poppler.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poppler" Mon Aug 23 10:07:41 2021 rev:172 rq:913195 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/poppler/poppler.changes 2021-07-28 19:19:47.127655558 +0200 +++ /work/SRC/openSUSE:Factory/.poppler.new.1899/poppler.changes 2021-08-23 10:07:57.120261641 +0200 @@ -1,0 +2,23 @@ +Sat Aug 7 13:55:56 UTC 2021 - Enrico Belleri <ide...@protonmail.com> + +- Update to 21.08.0: + core: + * Add API to allow addition and modification of outlines into a PDF + * Use additional samples to test for constant parts of an axial gradient + * forms: Create fallback fonts for some well known font names + * Support reading the PDF Version from the Catalog + * Fix XRef::copy when there are modified objects + * Take into account that Date string may be in unicode + * JBIG2Stream: Fix regression in "Do not consider a size-0 to be an error" + * Replace a local bubble sort implementation by std::sort + * Fix issues with malformed files + build system: + * Better error message when libjpeg is not found + * Better error messages when libopenjpeg2 is not found + qt5/qt6: + * Document that a document has to outlive its pages + * Make getPdfVersion return a dedicated version object + glib: + * mimick TextSelectionDumper logic change for spaceAfter + +------------------------------------------------------------------- Old: ---- poppler-21.07.0.tar.xz New: ---- poppler-21.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poppler.spec ++++++ --- /var/tmp/diff_new_pack.pSxeXO/_old 2021-08-23 10:07:57.656261016 +0200 +++ /var/tmp/diff_new_pack.pSxeXO/_new 2021-08-23 10:07:57.656261016 +0200 @@ -1,5 +1,5 @@ # -# spec file +# spec file for package poppler # # Copyright (c) 2021 SUSE LLC # @@ -24,20 +24,20 @@ %endif # Actual version of poppler-data: %define poppler_data_version 0.4.10 -%define poppler_sover 111 +%define poppler_sover 112 %define poppler_cpp_sover 0 %define poppler_glib_sover 8 %define poppler_qt5_sover 1 -%define poppler_qt6_sover 2 +%define poppler_qt6_sover 3 %define poppler_api 0.18 %define poppler_apipkg 0_18 Name: poppler%{?psuffix} -Version: 21.07.0 +Version: 21.08.0 Release: 0 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: https://poppler.freedesktop.org/%{sname}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: cmake >= 3.10 @@ -281,7 +281,6 @@ %{_libdir}/pkgconfig/poppler-qt6.pc %else - %files -n libpoppler%{poppler_sover} %license COPYING COPYING3 %doc NEWS README.md README-XPDF ++++++ poppler-21.07.0.tar.xz -> poppler-21.08.0.tar.xz ++++++ ++++ 3741 lines of diff (skipped)