Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qpdf for openSUSE:Factory checked in at 2022-02-24 18:18:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qpdf (Old) and /work/SRC/openSUSE:Factory/.qpdf.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qpdf" Thu Feb 24 18:18:26 2022 rev:59 rq:957060 version:10.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/qpdf/qpdf.changes 2022-01-13 00:22:08.299920214 +0100 +++ /work/SRC/openSUSE:Factory/.qpdf.new.1958/qpdf.changes 2022-02-24 18:18:33.950736648 +0100 @@ -1,0 +2,35 @@ +Wed Feb 23 10:47:50 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 10.6.2: + * Recognize strings encoded as UTF-16LE as Unicode. The PDF spec + only allows UTF-16BE, but most readers accept UTF16-LE as well. + * Fix a regression in command-line argument parsing to restore a + previously undocumented behavior that some people were relying + on. + * Fix one more problem with mapping Unicode to PDF doc encoding. +- Drop fix-signedness-warning.patch for real, the patch was still + present in obs. + +------------------------------------------------------------------- +Mon Feb 14 22:17:25 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 10.6.1: + * All functionality previously available only from the qpdf CLI has been + exposed to the library using a new QPDFJob API, which includes fluent + interfaces as well as a JSON format that's equivalent to qpdf's + command-line arguments. + * Many new interfaces have been added to QPDFObjectHandle and the C API to + allow more convient ways querying types and accessing object values in a + more type-safe fashion. + * qpdf --help has been revamped so that help is divided into categories, and + help is available for each option + * The Running qpdf section of the manual has been rewritten. The manual now + includes an index of command-line arguments. + * see https://qpdf.readthedocs.io/en/stable/release-notes.html + +------------------------------------------------------------------- +Mon Feb 14 22:12:33 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- drop build-without-pdf.patch, fix-signedness-warning.patch (upstream) + +------------------------------------------------------------------- Old: ---- build-without-pdf.patch fix-signedness-warning.patch qpdf-10.5.0.tar.gz qpdf-10.5.0.tar.gz.asc New: ---- qpdf-10.6.2.tar.gz qpdf-10.6.2.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qpdf.spec ++++++ --- /var/tmp/diff_new_pack.YG9OQB/_old 2022-02-24 18:18:36.322736014 +0100 +++ /var/tmp/diff_new_pack.YG9OQB/_new 2022-02-24 18:18:36.330736012 +0100 @@ -18,7 +18,7 @@ %define so_version 28 Name: qpdf -Version: 10.5.0 +Version: 10.6.2 Release: 0 Summary: Command-line tools and library for transforming PDF files License: Apache-2.0 @@ -27,8 +27,6 @@ Source: https://github.com/qpdf/qpdf/releases/download/release-qpdf-%{version}/qpdf-%{version}.tar.gz Source1: https://github.com/qpdf/qpdf/releases/download/release-qpdf-%{version}/qpdf-%{version}.tar.gz.asc Source2: qpdf.keyring -Patch1: build-without-pdf.patch -Patch2: https://github.com/qpdf/qpdf/pull/605.patch#/fix-signedness-warning.patch BuildRequires: gcc-c++ BuildRequires: ghostscript BuildRequires: libjpeg8-devel ++++++ qpdf-10.5.0.tar.gz -> qpdf-10.6.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/qpdf/qpdf-10.5.0.tar.gz /work/SRC/openSUSE:Factory/.qpdf.new.1958/qpdf-10.6.2.tar.gz differ: char 12, line 1