SHA256
1
0
forked from pool/mupdf

Accepting request 1116823 from home:polslinux:branches:Publishing

- Update to 1.23.4:
  * Fix bug causing a crash when cleaning up Android draw device upon destroy.
  * Fix bug where bitmaps were reused after being recycled in Android.
  * Add fixed padding to ink annotation to avoid unselectable bboxes for tiny strokes.
  * Add API for checking if an annotation has a Rect property.
  * Fix bug where cycles in structure trees caused eternal loops.
  * Fix bug where colorspaces were not retained for in-linee images during filtering.
  * Change default to use CropBox rather than MediaBox.

OBS-URL: https://build.opensuse.org/request/show/1116823
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=116
This commit is contained in:
Martin Pluskal 2023-10-11 09:33:20 +00:00 committed by Git OBS Bridge
parent 00794dc038
commit 4c87da6748
4 changed files with 16 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Oct 11 08:05:24 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
- Update to 1.23.4:
* Fix bug causing a crash when cleaning up Android draw device upon destroy.
* Fix bug where bitmaps were reused after being recycled in Android.
* Add fixed padding to ink annotation to avoid unselectable bboxes for tiny strokes.
* Add API for checking if an annotation has a Rect property.
* Fix bug where cycles in structure trees caused eternal loops.
* Fix bug where colorspaces were not retained for in-linee images during filtering.
* Change default to use CropBox rather than MediaBox.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 20 05:56:12 UTC 2023 - Paolo Stivanin <info@paolostivanin.com> Wed Sep 20 05:56:12 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -18,7 +18,7 @@
Name: mupdf Name: mupdf
Version: 1.23.3 Version: 1.23.4
Release: 0 Release: 0
Summary: PDF and XPS Viewer and Parser and Rendering Library Summary: PDF and XPS Viewer and Parser and Rendering Library
License: AGPL-3.0-or-later License: AGPL-3.0-or-later