Hello community, here is the log from the commit of package poppler for openSUSE:Factory checked in at 2020-10-29 09:22:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poppler (Old) and /work/SRC/openSUSE:Factory/.poppler.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poppler" Thu Oct 29 09:22:26 2020 rev:161 rq:844239 version:20.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/poppler/poppler.changes 2020-07-09 13:15:58.432626053 +0200 +++ /work/SRC/openSUSE:Factory/.poppler.new.3463/poppler.changes 2020-10-29 09:22:31.134699987 +0100 @@ -1,0 +2,61 @@ +Tue Oct 27 09:50:08 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Use the correct, upstream provided tarball. + +------------------------------------------------------------------- +Tue Oct 20 13:33:56 UTC 2020 - Axel Braun <[email protected]> + +- update to version 20.10.0: + + core: + - Filter out repeated forms. + - Implement EmbedStream::reset(). + - CairoOutputDev: evict just font faces owned solely by cache. + - Splash: Rename Yd to Ydown, Xu to Xup, etc. + - Splash: fix crash in out-of-memory situation. + - Fix some undefined behaviour situation with forged files. + - Compability fix for Forms. + - Fix fetching of Objects failing in some cases. + - Fix clearing date in Annot setModified/setDate. + - TextSelectionPainter: support glyphless fonts. + - Splash: Don't try read past end of image. + - avoid abort() on large memory allocation. + - Fix memory leak on broken files. + - Fix potential invalid memory read. + - Small code improvements. + - Sub-page objects: initialize clip max values considering the + render resolution. + - Splash: Set initial line width to 1. + - Fix stack overflow with specially crafted files. + - GfxShading: Simplify holding the Function. + - Splash: Fix x86 + windows asm build. + - Fix regression on PS conversion.. + Regression only happened on applications that are locale + enabled i.e. Okular but not pdftops, when using a quite new + lcms and the user locale uses , as decimal separator instead + of . + - Add UTF16LE support to TextStringToUCS4, even if the standard + clearly says it should be UTF16BE + + qt5: + - Document TextAnnotation::inplaceAlign. + - Make Annotation::setModification/CreationDate work on + existing annots. + - Be a bit more stubborn converting dates that come from xml. + - Clean as many null characters from the end as possible when + converting strings. + - Deprecate Document::toc. + - Deprecate AnnotationUtils. + + glib: + - Add accessor functions for PopplerAttachment. + - Deprecate PopplerAttachment GTime fields. + - Deprecate PopplerDocument date properties. + + utils: + - pdftoppm: report error and exit if output file cannot be + written. + - Document that PDF-file can be '-' to read it from stdin. + + build system: + - cmake: Modern way to link against libpng, zlib and libtiff. + - cmake: Remove stray support for lcms1 in pdftocairo. + + qt6: + - Add work in progress qt6 port. + +------------------------------------------------------------------- Old: ---- poppler-0.90.0.tar.xz New: ---- poppler-20.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poppler.spec ++++++ --- /var/tmp/diff_new_pack.JGW8Pt/_old 2020-10-29 09:22:32.306701111 +0100 +++ /var/tmp/diff_new_pack.JGW8Pt/_new 2020-10-29 09:22:32.310701115 +0100 @@ -24,11 +24,11 @@ %endif Name: poppler%{?psuffix} -Version: 0.90.0 +Version: 20.10.0 Release: 0 # Actual version of poppler-data: %define poppler_data_version 0.4.9 -%define poppler_sover 101 +%define poppler_sover 103 %define poppler_cpp_sover 0 %define poppler_glib_sover 8 %define poppler_qt5_sover 1 @@ -254,7 +254,7 @@ %{_libdir}/libpoppler-cpp.so.%{poppler_cpp_sover}* %files -n libpoppler-devel -%doc AUTHORS ChangeLog README.contributors +%doc AUTHORS NEWS README.contributors %{_includedir}/poppler %exclude %{_includedir}/poppler/glib %{_libdir}/libpoppler.so ++++++ poppler-0.90.0.tar.xz -> poppler-20.10.0.tar.xz ++++++ ++++ 407863 lines of diff (skipped)
