Hello community, here is the log from the commit of package poppler for openSUSE:Factory checked in at 2016-03-26 15:09:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poppler (Old) and /work/SRC/openSUSE:Factory/.poppler.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poppler" Changes: -------- --- /work/SRC/openSUSE:Factory/poppler/poppler-qt.changes 2016-02-25 21:42:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes 2016-03-26 15:09:27.000000000 +0100 @@ -1,0 +2,38 @@ +Fri Mar 18 11:51:53 UTC 2016 - [email protected] + +- Update to version 0.42.0: + + core: + - Add the support for version 5 + revision 6 documents + (fdo#85368). + - Add initial support for Signature handling. + - Initialize gamut mapping multipliers in ::copy() functions + (fdo#90697). + - Implement jpx streams support with depth < 8. + - Handle SMaskInData = 0 for JPX encoded images (fdo#93468). + - Fix rendering of some broken PDF files (fdo#92508). + - PSOutputDev: + . Support for LZW encoding. + . Add support for Flate compression in Level 3 output. + - SplashOuputDev: + . Implement function shading (fdo#94441). + . Improve rendering of some non embedded fonts (fdo#94054). + . Fall back to Gfx implementation of tiling pattern if + repetition rate is small (fdo#90596). + . Implementation of Matte entries in softmasks of + softmasked images (fdo#22473). + . Assure line width > 0 in case of text stroke (fdo#94038). + - TextOuputDev: Cache result of inner loop in visitDepthFirst + (fdo#77087). + - Avoid attempting a tiling pattern fill with a singular + transform matrix. + + utils: + - pdfinfo: Add option to show document structure + - pdfsig: New command that gives information about signature + + qt4: Fix bug in links to remote documents getting the page + number wrong sometimes. + + qt5: Fix bug in links to remote documents getting the page + number wrong sometimes. +- Add pkgconfig(nss) BuildRequires: Build nss support. +- Bump soname following upstream changes. + +------------------------------------------------------------------- poppler-qt5.changes: same change poppler.changes: same change Old: ---- poppler-0.41.0.tar.xz New: ---- poppler-0.42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poppler-qt.spec ++++++ --- /var/tmp/diff_new_pack.bxpfE0/_old 2016-03-26 15:09:28.000000000 +0100 +++ /var/tmp/diff_new_pack.bxpfE0/_new 2016-03-26 15:09:28.000000000 +0100 @@ -21,11 +21,11 @@ Name: poppler-qt %define _name poppler -Version: 0.41.0 +Version: 0.42.0 Release: 0 # Actual version of poppler-data: %define poppler_data_version 0.4.6 -%define poppler_soname 58 +%define poppler_soname 59 %define poppler_cpp_soname 0 %define poppler_glib_soname 8 %define poppler_qt4_soname 4 @@ -70,6 +70,7 @@ BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libpng) +BuildRequires: pkgconfig(nss) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description poppler-qt5.spec: same change ++++++ poppler.spec ++++++ --- /var/tmp/diff_new_pack.bxpfE0/_old 2016-03-26 15:09:28.000000000 +0100 +++ /var/tmp/diff_new_pack.bxpfE0/_new 2016-03-26 15:09:28.000000000 +0100 @@ -21,11 +21,11 @@ Name: poppler %define _name poppler -Version: 0.41.0 +Version: 0.42.0 Release: 0 # Actual version of poppler-data: %define poppler_data_version 0.4.6 -%define poppler_soname 58 +%define poppler_soname 59 %define poppler_cpp_soname 0 %define poppler_glib_soname 8 %define poppler_qt4_soname 4 @@ -70,6 +70,7 @@ BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libpng) +BuildRequires: pkgconfig(nss) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ poppler-0.41.0.tar.xz -> poppler-0.42.0.tar.xz ++++++ ++++ 6785 lines of diff (skipped)
