SHA256
1
0
forked from pool/mupdf

Accepting request 1086769 from Publishing

OBS-URL: https://build.opensuse.org/request/show/1086769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2023-05-12 18:38:56 +00:00 committed by Git OBS Bridge
commit bfcb2c8e97
5 changed files with 36 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b24ddbe12506cc82de08d5cd494614ba08346f8175db1d98bcf938ff94925a54
size 57243762

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d62f3c0e456ebbc42e71f5a47f0f8cd12cec2bf0a8d72b79e35fa35a6538b25a
size 55044987

View File

@ -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)

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Fri May 12 12:16:22 UTC 2023 - Paolo Stivanin <info@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.
-------------------------------------------------------------------
Tue Mar 7 17:34:03 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -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