Hello community,

here is the log from the commit of package qpdf for openSUSE:Factory checked in 
at 2020-01-30 09:34:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qpdf (Old)
 and      /work/SRC/openSUSE:Factory/.qpdf.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qpdf"

Thu Jan 30 09:34:52 2020 rev:46 rq:767599 version:9.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qpdf/qpdf.changes        2019-11-20 
13:43:49.304264552 +0100
+++ /work/SRC/openSUSE:Factory/.qpdf.new.26092/qpdf.changes     2020-01-30 
09:35:02.157285734 +0100
@@ -1,0 +2,21 @@
+Mon Jan 27 07:52:03 UTC 2020 - Ismail Dönmez <idon...@suse.com>
+
+- Update to version 9.1.1
+  * fix-qdf is rewritten in C++
+  * Added options --is-encrypted and --requires-password for testing
+    whether a file is encrypted or requires a password other than
+    the supplied (or empty) password.
+  * Added encrypt key to JSON options. With the exception of the
+    reconstructed user password for older encryption formats,
+    this provides the same information as --show-encryption but in
+    a consistent, parseable format. See output of qpdf --json-help
+    for details.
+  * In QDF mode, be sure not to write more than one XRef stream to a
+    file, even when --preserve-unreferenced is used. fix-qdf
+    assumes that there is only one XRef stream, and that it appears
+    at the end of the file.
+  * When externalizing inline images, properly handle images whose
+    color space is a reference to an object in the page's resource
+    dictionary.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ qpdf.spec ++++++
--- /var/tmp/diff_new_pack.iUpj6Q/_old  2020-01-30 09:35:03.677286547 +0100
+++ /var/tmp/diff_new_pack.iUpj6Q/_new  2020-01-30 09:35:03.677286547 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qpdf
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 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 26
 Name:           qpdf
-Version:        9.1.0
+Version:        9.1.1
 Release:        0
 Summary:        Command-line tools and library for transforming PDF files
 License:        Apache-2.0
@@ -95,9 +95,6 @@
 mkdir -p %{buildroot}%{_docdir}/%{name}/html
 mv %{buildroot}%{_docdir}/%{name}/*.{css,html,pdf} 
%{buildroot}%{_docdir}/%{name}/html
 
-# Fix the shebang
-sed -i '1 s,#!.*,#!/usr/bin/perl,' %{buildroot}%{_bindir}/fix-qdf
-
 %post -n libqpdf%{so_version} -p /sbin/ldconfig
 %postun -n libqpdf%{so_version} -p /sbin/ldconfig
 

++++++ qpdf-9.1.0.tar.gz -> qpdf-9.1.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/qpdf/qpdf-9.1.0.tar.gz 
/work/SRC/openSUSE:Factory/.qpdf.new.26092/qpdf-9.1.1.tar.gz differ: char 5, 
line 1



Reply via email to