Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qpdf for openSUSE:Factory checked in 
at 2023-03-03 22:24:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qpdf (Old)
 and      /work/SRC/openSUSE:Factory/.qpdf.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qpdf"

Fri Mar  3 22:24:27 2023 rev:65 rq:1068695 version:11.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qpdf/qpdf.changes        2022-12-05 
18:00:34.956379480 +0100
+++ /work/SRC/openSUSE:Factory/.qpdf.new.31432/qpdf.changes     2023-03-03 
22:24:34.994550003 +0100
@@ -1,0 +2,16 @@
+Thu Mar  2 12:15:12 UTC 2023 - Martin Liška <mli...@suse.cz>
+
+- Use -fexcess-precision=fast as GCC 13 changes the default
+for C++ compiler and without the change some tests fail on i586.
+
+-------------------------------------------------------------------
+Wed Mar  1 07:53:13 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com>
+
+- update to 11.3.0:
+  * When performing overlay or underlay operations, convert the
+    original page to a form XObject instead of simply isolating its
+    contents with q/Q operators. This prevents unbalanced q/Q
+    operators in any of the original pages from messing up the
+    graphics state of anything that is overlaid on top of it.
+
+-------------------------------------------------------------------

Old:
----
  qpdf-11.2.0.tar.gz
  qpdf-11.2.0.tar.gz.asc

New:
----
  qpdf-11.3.0.tar.gz
  qpdf-11.3.0.tar.gz.asc

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

Other differences:
------------------
++++++ qpdf.spec ++++++
--- /var/tmp/diff_new_pack.7tW6sL/_old  2023-03-03 22:24:36.082554137 +0100
+++ /var/tmp/diff_new_pack.7tW6sL/_new  2023-03-03 22:24:36.090554168 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qpdf
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define so_version 29
 Name:           qpdf
-Version:        11.2.0
+Version:        11.3.0
 Release:        0
 Summary:        Command-line tools and library for transforming PDF files
 License:        Apache-2.0
@@ -84,6 +84,7 @@
 %autosetup
 
 %build
+%global optflags %optflags -fexcess-precision=fast
 %cmake \
   -DBUILD_DOC=ON \
   -DBUILD_DOC_DIST=ON \

++++++ qpdf-11.2.0.tar.gz -> qpdf-11.3.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/qpdf/qpdf-11.2.0.tar.gz 
/work/SRC/openSUSE:Factory/.qpdf.new.31432/qpdf-11.3.0.tar.gz differ: char 12, 
line 1

Reply via email to