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-10-19 23:03:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poppler (Old)
 and      /work/SRC/openSUSE:Factory/.poppler.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poppler"

Tue Oct 19 23:03:30 2021 rev:173 rq:925626 version:21.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/poppler/poppler.changes  2021-08-23 
10:07:57.120261641 +0200
+++ /work/SRC/openSUSE:Factory/.poppler.new.1890/poppler.changes        
2021-10-19 23:03:33.525265630 +0200
@@ -1,0 +2,35 @@
+Fri Oct  1 09:33:44 UTC 2021 - Enrico Belleri <[email protected]>
+
+- Update to 21.10.0:
+  core:
+    * Add support for setting custom stamp annotations
+    * Add default appearance for the well known stamp names
+    * Correct encoding of signature's properties Reason & Location
+    * Splash: Fix rendering of some odd patterns
+    * SignatureHandler::validateCertificate: Add option to not do OCSP 
revocation check
+    * SignatureHandler::validateCertificate: Add support for AIA fetching to 
verify certificates
+    * greallocn: if memory allocation fails, free the previous pointer to 
avoid memory leak
+    * Fix issues with malformed files
+  utils:
+    * pdfsig: Add a way to list certificate nicknames
+    * pdfsig: You can now add signatures from pdfsig
+    * pdfsig: Add option to not do OCSP revocation check
+    * pdfsig: Add option for AIA fetching to verify certificates
+    * pdfinfo: Add -custom option to print custom metadata
+    * pdfinfo: add metadata flags
+  qt:
+    * Add support for setting custom stamp annotations
+    * Add getters for signature's properties Reason & Location
+  glib:
+    * Remove incorrect PopplerAttachment deprecation
+
+-------------------------------------------------------------------
+Mon Sep 27 08:22:05 UTC 2021 - Enrico Belleri <[email protected]>
+
+- Update to 21.09.0:
+  core:
+    * Splash: Massive speed improvement on files that use lots of save/restore 
(q/Q) operators
+    * Correct decoding of signature properties Reason & Location when they are 
Unicode
+    * Fix issues with malformed files
+
+-------------------------------------------------------------------

Old:
----
  poppler-21.08.0.tar.xz

New:
----
  poppler-21.10.0.tar.xz

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

Other differences:
------------------
++++++ poppler.spec ++++++
--- /var/tmp/diff_new_pack.gsUrXM/_old  2021-10-19 23:03:33.985265839 +0200
+++ /var/tmp/diff_new_pack.gsUrXM/_new  2021-10-19 23:03:33.989265841 +0200
@@ -24,7 +24,7 @@
 %endif
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.10
-%define poppler_sover 112
+%define poppler_sover 114
 %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.08.0
+Version:        21.10.0
 Release:        0
 Summary:        PDF Rendering Library
 License:        GPL-2.0-only OR GPL-3.0-only
@@ -48,13 +48,14 @@
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(cairo) >= 1.10.0
-BuildRequires:  pkgconfig(cairo-ft) >= 1.10.0
+BuildRequires:  pkgconfig(cairo-ft)
 BuildRequires:  pkgconfig(cairo-pdf)
 BuildRequires:  pkgconfig(cairo-ps)
 BuildRequires:  pkgconfig(cairo-svg)
 BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(freetype2)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.36
+BuildRequires:  pkgconfig(glib-2.0) >= 2.56
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.41
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(lcms2)
@@ -66,6 +67,9 @@
 BuildRequires:  pkgconfig(nss)
 BuildRequires:  pkgconfig(poppler-data)
 BuildRequires:  pkgconfig(zlib)
+%if 0%{?sle_version} >= 150300
+BuildRequires:  extra-cmake-modules
+%endif
 # Don't build poppler-qt6 on Leap <= 15.3
 %if "%{flavor}" == "qt6" && (0%{?suse_version} <= 1500 && 0%{?sle_version} <= 
150300)
 ExclusiveArch:  do_not_build


++++++ poppler-21.08.0.tar.xz -> poppler-21.10.0.tar.xz ++++++
++++ 15123 lines of diff (skipped)

Reply via email to