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-12-06 23:59:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poppler (Old)
 and      /work/SRC/openSUSE:Factory/.poppler.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poppler"

Mon Dec  6 23:59:29 2021 rev:174 rq:935769 version:21.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/poppler/poppler.changes  2021-10-19 
23:03:33.525265630 +0200
+++ /work/SRC/openSUSE:Factory/.poppler.new.31177/poppler.changes       
2021-12-07 00:00:42.944281434 +0100
@@ -1,0 +2,35 @@
+Thu Dec  2 22:12:34 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 21.12.0:
+  * Add API to add images
+  * CairoOutputDev: Fix de-duping of Flate images
+  * Fix crash on broken files when using non-default ENABLE_ZLIB_UNCOMPRESS. 
Issue #393
+  * Minor code improvements
+  * Add API for validation of signatures
+  * Add API to read/save to file descriptor
+  * pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117
+  * Increase C++ standard to 17
+
+-------------------------------------------------------------------
+Wed Nov 10 11:33:20 UTC 2021 - Enrico Belleri <[email protected]>
+
+- Update to 21.11.0:
+  core:
+    * Fix rendering of some non-standard confirming annotations
+    * Support rendering of some non-standard Type3 charprocs
+    * TextOutputDev: Respect orientation when selecting words
+    * CairoOutputDev: Don't override the antialias settings from the cairo_t
+    * StructElement: support MCID in XObjects
+    * Fix detection of monospace fonts
+    * Ignore Adobe-Identity for non embedded CID fonts
+    * PageLabelInfo::labelToIndex: work on some special no style intervals
+    * Fix crash in malformed files
+    * Minor code improvements
+  utils:
+    * pdfinfo: add -url option to print all URLs in a PDF
+    * pdftohtml: document what zoom means in regard to DPI
+  qt6:
+    * Require Qt 6.1
+    * Minor code improvements
+
+-------------------------------------------------------------------

Old:
----
  poppler-21.10.0.tar.xz

New:
----
  poppler-21.12.0.tar.xz

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

Other differences:
------------------
++++++ poppler.spec ++++++
--- /var/tmp/diff_new_pack.B68Yg0/_old  2021-12-07 00:00:43.684278817 +0100
+++ /var/tmp/diff_new_pack.B68Yg0/_new  2021-12-07 00:00:43.688278803 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package poppler
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -23,8 +23,8 @@
 %global psuffix -%{flavor}
 %endif
 # Actual version of poppler-data:
-%define poppler_data_version 0.4.10
-%define poppler_sover 114
+%define poppler_data_version 0.4.11
+%define poppler_sover 116
 %define poppler_cpp_sover 0
 %define poppler_glib_sover 8
 %define poppler_qt5_sover 1
@@ -32,7 +32,7 @@
 %define poppler_api 0.18
 %define poppler_apipkg 0_18
 Name:           poppler%{?psuffix}
-Version:        21.10.0
+Version:        21.12.0
 Release:        0
 Summary:        PDF Rendering Library
 License:        GPL-2.0-only OR GPL-3.0-only
@@ -75,14 +75,14 @@
 ExclusiveArch:  do_not_build
 %endif
 %if "%{flavor}" == "qt5"
-BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Core) >= 5.9
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5Xml)
 %endif
 %if "%{flavor}" == "qt6"
-BuildRequires:  cmake(Qt6Core)
+BuildRequires:  cmake(Qt6Core) >= 6.1
 BuildRequires:  cmake(Qt6Gui)
 BuildRequires:  cmake(Qt6Test)
 BuildRequires:  cmake(Qt6Widgets)
@@ -285,6 +285,7 @@
 %{_libdir}/pkgconfig/poppler-qt6.pc
 
 %else
+
 %files -n libpoppler%{poppler_sover}
 %license COPYING COPYING3
 %doc NEWS README.md README-XPDF


++++++ poppler-21.10.0.tar.xz -> poppler-21.12.0.tar.xz ++++++
++++ 10485 lines of diff (skipped)

Reply via email to