Hello community,

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

Package is "poppler"

Mon Jul 23 17:59:07 2018 rev:148 rq:621182 version:0.66.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/poppler/poppler-qt5.changes      2018-04-20 
17:24:42.492899634 +0200
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt5.changes 2018-07-23 
17:59:09.357068715 +0200
@@ -1,0 +2,65 @@
+Thu Jul  5 13:51:31 UTC 2018 - ec...@opensuse.org
+
+- Update to version 0.66.0:
+  + core:
+    - Fix lots of security/leak issues found by oss-fuzz
+    - Splash: Optimize some files, making them 20% faster
+    - Splash: Correctly manipulate spot colors if SPOT_NCOMPS != 4
+    - Fix compilation with some strict compilers
+- Changes from version 0.65.0:
+  + core:
+    - SplashOutputDev: Add the invisible character check 
+      beginType3Char. (fdo#106244)
+    - XRef: Fix runtime undefined behaviour. (fdo#105970)
+    - Fix issues with malformed documents. 
+      (fdo#104942), (fdo#103238)
+    - Remove GooHash after replacing it by std::unordered_map
+    - Add conversion methods between GooString and std::string.
+  + cpp:
+    - Add newline after error message
+    - Expose more image modes, add option to select mode in 
+      renderer. (fdo#105558)
+  + build system:
+    - Fix compilation with libc++
+    - Small improvement to FindLIBOPENJPEG2.cmake
+  + qt5:
+    - Add widget annot actions to FormFields
+  + utils:
+    - pdffonts: Minor formatting changes in the man page. 
+      (fdo#105194)
+- Changes from version 0.64.0:
+  + core:
+    - Workaround form field text not being drawn on broken files.
+      (fdo#103245)
+    - Add read only setter for form fields
+    - Add support for Link Hide action
+    - Add support for Next actions in Links
+    - Fix parsing of Annot focus out actions
+    - Fix PDFDoc::checkHeader() for PDFs smaller than 1 KiB. 
+      (fdo#105674)
+    - Add const to several classes and members
+    - gfile: Fix build on some platforms
+    - Fix issues with on malformed documents. 
+      (fdo#105972), (fdo#105969), (fdo#106059), (fdo#106061)
+    - Several small code improvements
+  + qt5:
+    - Allow setting of Form visibility status
+    - Allow setting of Form read only status
+    - Add support for Link Hide action
+    - Add support for Next actions in Links
+    - ArthurOutputDev: Implement axialShadedFill
+    - ArthurOutputDev: Implement drawImageMask. (fdo#105531)
+    - ArthurOutputDev: Implement Type3 font support
+  + utils:
+    - pdfsig: Add -dump which writes signatures to disk
+      (fdo#104881)
+  + glib:
+    - less deprecated calls
+  + build system:
+    - bring back the option to disable GObject introspection
+    - Add iconv include dir when compiling
+    - Make it possible to build poppler without fontconfig.
+      Default for Android.
+- Bump soversion and data_version to 77 and 0.4.9 respectively.
+
+-------------------------------------------------------------------
poppler.changes: same change

Old:
----
  poppler-0.63.0.tar.xz

New:
----
  poppler-0.66.0.tar.xz

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

Other differences:
------------------
++++++ poppler-qt5.spec ++++++
--- /var/tmp/diff_new_pack.OJPb35/_old  2018-07-23 17:59:10.105067784 +0200
+++ /var/tmp/diff_new_pack.OJPb35/_new  2018-07-23 17:59:10.109067779 +0200
@@ -20,11 +20,11 @@
 
 Name:           poppler-qt5
 %define _name   poppler
-Version:        0.63.0
+Version:        0.66.0
 Release:        0
 # Actual version of poppler-data:
-%define poppler_data_version 0.4.8
-%define poppler_sover 74
+%define poppler_data_version 0.4.9
+%define poppler_sover 77
 %define poppler_cpp_sover 0
 %define poppler_glib_sover 8
 %define poppler_qt5_sover 1
@@ -233,7 +233,8 @@
 
 %files -n libpoppler%{poppler_sover}
 %defattr (-, root, root)
-%doc AUTHORS COPYING COPYING3 ChangeLog NEWS README README-XPDF 
README.contributors
+%license COPYING COPYING3
+%doc AUTHORS ChangeLog NEWS README README-XPDF README.contributors
 %{_libdir}/libpoppler.so.%{poppler_sover}*
 
 %files -n libpoppler-glib%{poppler_glib_sover}
@@ -246,7 +247,7 @@
 
 %files tools
 %defattr (-, root, root)
-%doc COPYING COPYING3
+%license COPYING COPYING3
 %{_bindir}/*
 %doc %{_mandir}/man1/*.*
 

++++++ poppler.spec ++++++
--- /var/tmp/diff_new_pack.OJPb35/_old  2018-07-23 17:59:10.125067759 +0200
+++ /var/tmp/diff_new_pack.OJPb35/_new  2018-07-23 17:59:10.125067759 +0200
@@ -20,11 +20,11 @@
 
 Name:           poppler
 %define _name   poppler
-Version:        0.63.0
+Version:        0.66.0
 Release:        0
 # Actual version of poppler-data:
-%define poppler_data_version 0.4.8
-%define poppler_sover 74
+%define poppler_data_version 0.4.9
+%define poppler_sover 77
 %define poppler_cpp_sover 0
 %define poppler_glib_sover 8
 %define poppler_qt5_sover 1
@@ -233,7 +233,8 @@
 
 %files -n libpoppler%{poppler_sover}
 %defattr (-, root, root)
-%doc AUTHORS COPYING COPYING3 ChangeLog NEWS README README-XPDF 
README.contributors
+%license COPYING COPYING3
+%doc AUTHORS ChangeLog NEWS README README-XPDF README.contributors
 %{_libdir}/libpoppler.so.%{poppler_sover}*
 
 %files -n libpoppler-glib%{poppler_glib_sover}
@@ -246,7 +247,7 @@
 
 %files tools
 %defattr (-, root, root)
-%doc COPYING COPYING3
+%license COPYING COPYING3
 %{_bindir}/*
 %doc %{_mandir}/man1/*.*
 


++++++ poppler-0.63.0.tar.xz -> poppler-0.66.0.tar.xz ++++++
++++ 15345 lines of diff (skipped)


Reply via email to