Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mupdf for openSUSE:Factory checked in at 2022-08-02 22:09:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mupdf (Old) and /work/SRC/openSUSE:Factory/.mupdf.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mupdf" Tue Aug 2 22:09:12 2022 rev:46 rq:992135 version:1.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mupdf/mupdf.changes 2022-04-24 19:45:50.581856665 +0200 +++ /work/SRC/openSUSE:Factory/.mupdf.new.1533/mupdf.changes 2022-08-02 22:09:50.149883863 +0200 @@ -1,0 +2,27 @@ +Mon Aug 1 21:28:07 UTC 2022 - Dirk M??ller <[email protected]> + +- update to 1.20.0: + * Experimental C# bindings + * Cross compilation should no longer need a host compiler + * Major additions to JNI bindings + * New API to edit outline + * New API to resolve and create links + * New API to toggle individual layers in PDF + * Layer panel in mupdf-gl + * Layer option in mutool draw + * New API to add a Javascript console + * Console panel in mupdf-gl + * Text search API extended to be able to distinguish between separate search hits + * Command line tool improvements: + * all: Negative page numbers to index from the last page + * mutool draw: Add option to render document without text + * mutool draw and convert: Support DPI option in text and HTML output + * New hybrid HTML output format using "scripts/pdftohtml" script: + * Graphics in a background image + * Text on top + * Improved WASM viewer demo + * Support high DPI screens + * Progressive loading + * Update to zlib 1.2.12 for security fix + +------------------------------------------------------------------- Old: ---- mupdf-1.19.1-source.tar.xz New: ---- mupdf-1.20.0-source.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mupdf.spec ++++++ --- /var/tmp/diff_new_pack.xi66Po/_old 2022-08-02 22:09:51.245887023 +0200 +++ /var/tmp/diff_new_pack.xi66Po/_new 2022-08-02 22:09:51.249887034 +0200 @@ -18,13 +18,13 @@ Name: mupdf -Version: 1.19.1 +Version: 1.20.0 Release: 0 Summary: PDF and XPS Viewer and Parser and Rendering Library License: AGPL-3.0-or-later Group: Productivity/Office/Other URL: https://mupdf.com/ -Source0: https://mupdf.com/downloads/archive/%{name}-%{version}-source.tar.xz +Source0: https://mupdf.com/downloads/archive/%{name}-%{version}-source.tar.zst Source1: %{name}.desktop Source2: %{name}-gl.desktop Patch0: mupdf-no-strip.patch @@ -41,6 +41,7 @@ BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: zlib-devel +BuildRequires: zstd BuildRequires: pkgconfig(harfbuzz) BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(openssl)
