Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mupdf for openSUSE:Factory checked in at 2023-05-12 20:38:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mupdf (Old) and /work/SRC/openSUSE:Factory/.mupdf.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mupdf" Fri May 12 20:38:56 2023 rev:52 rq:1086769 version:1.22.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mupdf/mupdf.changes 2023-03-08 14:53:33.090995884 +0100 +++ /work/SRC/openSUSE:Factory/.mupdf.new.1533/mupdf.changes 2023-05-12 20:41:34.515281278 +0200 @@ -1,0 +2,27 @@ +Fri May 12 12:16:22 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 1.22.1: + * New command line "mutool recolor" to change colorspace of PDF files. + * New command line "mutool trim" to remove content outside mediabox. + * New flag to "mutool draw": -KK to remove all non-textual content. + * Support PDF page labels. + * Layout HTML tables with variable column widths. + * Added JPEG output format. JPEG should be used with care due to its + lossy nature (if in doubt, use PDF instead). + * Added PDF filter factories. + * Added PDF color filter. + * Added "culler" to sanitize filter. + * Added flags to control embedding fonts in output. + * New device methods for structured tags. + * Increased maximum allowed image size. + * Add magic flag to temporarily hide annotations when editing them. + * Support RD in Square and Circle annotations. + * Support dashed borders in annotations. + * Support cloudy borders in annotations. + * Improved layers in PDF files. + * Fix performance issue with large PDF files and outlines. + * Updated multi-threading examples. + * Moved WASM project into separate repository. + * Added Java and "mutool run" bindings for many more functions. + +------------------------------------------------------------------- Old: ---- mupdf-1.21.1-source.tar.gz New: ---- mupdf-1.22.1-source.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mupdf.spec ++++++ --- /var/tmp/diff_new_pack.GnqdEE/_old 2023-05-12 20:41:35.131284663 +0200 +++ /var/tmp/diff_new_pack.GnqdEE/_new 2023-05-12 20:41:35.135284685 +0200 @@ -18,7 +18,7 @@ Name: mupdf -Version: 1.21.1 +Version: 1.22.1 Release: 0 Summary: PDF and XPS Viewer and Parser and Rendering Library License: AGPL-3.0-or-later ++++++ mupdf-1.21.1-source.tar.gz -> mupdf-1.22.1-source.tar.gz ++++++ /work/SRC/openSUSE:Factory/mupdf/mupdf-1.21.1-source.tar.gz /work/SRC/openSUSE:Factory/.mupdf.new.1533/mupdf-1.22.1-source.tar.gz differ: char 5, line 1 ++++++ mupdf-no-strip.patch ++++++ --- /var/tmp/diff_new_pack.GnqdEE/_old 2023-05-12 20:41:35.191284993 +0200 +++ /var/tmp/diff_new_pack.GnqdEE/_new 2023-05-12 20:41:35.191284993 +0200 @@ -1,6 +1,8 @@ ---- mupdf-1.16.1-source-orig/Makerules 2019-08-02 16:49:26.000000000 +0200 -+++ mupdf-1.16.1-source/Makerules 2019-08-16 15:27:08.767439923 +0200 -@@ -24,8 +24,8 @@ +Index: mupdf-1.22.1-source/Makerules +=================================================================== +--- mupdf-1.22.1-source.orig/Makerules ++++ mupdf-1.22.1-source/Makerules +@@ -83,8 +83,8 @@ ifeq ($(build),debug) CFLAGS += -pipe -g LDFLAGS += -g else ifeq ($(build),release)