Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2018-04-20 17:24:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poppler (Old)
 and      /work/SRC/openSUSE:Factory/.poppler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poppler"

Fri Apr 20 17:24:38 2018 rev:147 rq:593769 version:0.63.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/poppler/poppler-qt5.changes      2018-01-20 
11:25:05.728909073 +0100
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt5.changes 2018-04-20 
17:24:42.492899634 +0200
@@ -1,0 +2,81 @@
+Wed Apr  4 14:23:11 UTC 2018 - [email protected]
+
+- Update to version 0.63.0:
+  + Core:
+    - CairoOutputDev: support embedding CCITT image data.
+      (fdo#103399)
+    - CairoOutputDev: limit image size when printing.
+      (fdo#103399)
+    - CairoOutputDev: use GOOD instead of BEST as the default
+      cairo filter for scaling. (fdo#103136)
+    - Error out on save if file has changed since we opened it.
+      (fdo#103793)
+    - PDFDoc: use %c instead of \x to output binary. (fdo#103873)
+    - Fix index out of bounds undefined behaviour in PSTokenizer.
+      (fdo#103583)
+    - Fix opening files with OutlineItem loops. (fdo#102914)
+    - Fix some bugs in StructTreeRoot parsing of parent tree.
+      (fdo#103912)
+    - Remove error for wrong child type for tagged pdf.
+      (fdo#103587)
+    - FoFiTrueType::readPostTable() from xpdf 4.00.
+      (fdo#102880)
+    - GfxFontDict: merge reference generation from xpdf 4.00.
+      (fdo#104565)
+    - Reset lastAbortCheck on updateLevel reset
+    - PDFDoc::setup: Fail early if base stream length is 0.
+      (fdo#103552)
+    - Check curStr is actually a Stream before doing Stream
+      operations. (fdo#104518)
+    - Fix new Object API porting bug. (fdo#104517)
+    - Check return code of getChar(), abort reading on error.
+      (fdo#104502)
+    - TextPage: Add horizontal scaling to font matrix.
+      (fdo#105259)
+    - Fix EmbedStream replay. (fdo#103446)
+    - Fix memory leak on error condition
+    - Fix assert on malformed documents. (fdo#104354)
+    - Fix abort in Gfx::opBeginMarkedContent if args[1] is not
+      a name. (fdo#104468)
+    - GfxGouraudTriangleShading::parse: Don't abort on malformed
+      documents. (fdo#104567)
+    - GfxFunctionShading::parse: Fix abort in malformed document.
+      (fdo#104581)
+    - Remove the extern C from glib.h. (fdo#103621)
+    - Don't let ArthurOutputDev be friend of SplashPath anymore
+    - Fix undefined sanitizer warning about qsort
+    - Form.h: include time.h for time_t
+    - Various code improvements
+  + Qt5:
+    - Add cancellation support to renderToImage and textList
+    - Do not assume all Screen annotation actions are Renditions.
+      (kde#388175)
+    - qt5: Implement operator= for PageTransition
+    - ArthurOutputDev: 'clip' should intersect new and old clipping
+      path
+    - ArthurOutputDev: Implement updateBlendMode
+    - ArthurOutputDev: Replace the QPainter by a stack of QPainters
+    - ArthurOutputDev: Rudimentary support for transparency groups
+    - Remove stale libcms1 code. (fdo#104358)
+    - demo: don't crash if page is malformed
+    - Fix warnings due to the use of deprecated overloads of
+      Poppler::Page::Search in tests.
+  + Utils:
+    - pdfimages: Fix for files with flate encoded inline images.
+      (fdo#103446)
+    - pdftocairo: Remove stale libcms1 code. (fdo#104358)
+    - pdfimages: Fix build without libtiff and libpng
+    - pdfseparate: Fix buffer size warning due to missing space
+      for null terminator
+  + Build System:
+    - Enable building all libs as static libs
+    - Enable no-missing-field-initializers
+    - Remove unused FindLIBOPENJPEG.cmake
+    - Add "--owner root:0 --group root:0" options to tar command
+      in dist target. (fdo#104398)
+    - Add python3 support to gtkdoc.py
+    - gtkdoc.py: Make it work with newer gtk-doc. (fdo#105075)
+  + Cpp:
+    - Add page::text_list
+
+-------------------------------------------------------------------
poppler.changes: same change

Old:
----
  poppler-0.62.0.tar.xz

New:
----
  poppler-0.63.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ poppler-qt5.spec ++++++
--- /var/tmp/diff_new_pack.mlkkEh/_old  2018-04-20 17:24:43.404866566 +0200
+++ /var/tmp/diff_new_pack.mlkkEh/_new  2018-04-20 17:24:43.408866421 +0200
@@ -20,18 +20,18 @@
 
 Name:           poppler-qt5
 %define _name   poppler
-Version:        0.62.0
+Version:        0.63.0
 Release:        0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.8
-%define poppler_sover 73
+%define poppler_sover 74
 %define poppler_cpp_sover 0
 %define poppler_glib_sover 8
 %define poppler_qt5_sover 1
 %define poppler_api 0.18
 %define poppler_apipkg 0_18
 Summary:        PDF Rendering Library
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0-only OR GPL-3.0-only
 Group:          Development/Libraries/C and C++
 Url:            https://poppler.freedesktop.org/
 Source:         http://poppler.freedesktop.org/%{_name}-%{version}.tar.xz

++++++ poppler.spec ++++++
--- /var/tmp/diff_new_pack.mlkkEh/_old  2018-04-20 17:24:43.440865261 +0200
+++ /var/tmp/diff_new_pack.mlkkEh/_new  2018-04-20 17:24:43.448864970 +0200
@@ -20,18 +20,18 @@
 
 Name:           poppler
 %define _name   poppler
-Version:        0.62.0
+Version:        0.63.0
 Release:        0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.8
-%define poppler_sover 73
+%define poppler_sover 74
 %define poppler_cpp_sover 0
 %define poppler_glib_sover 8
 %define poppler_qt5_sover 1
 %define poppler_api 0.18
 %define poppler_apipkg 0_18
 Summary:        PDF Rendering Library
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0-only OR GPL-3.0-only
 Group:          Development/Libraries/C and C++
 Url:            https://poppler.freedesktop.org/
 Source:         http://poppler.freedesktop.org/%{_name}-%{version}.tar.xz


++++++ poppler-0.62.0.tar.xz -> poppler-0.63.0.tar.xz ++++++
++++ 40731 lines of diff (skipped)


Reply via email to