SHA256
1
0
forked from pool/mupdf

Accepting request 1129309 from Publishing

- Update to 1.23.6:
  * Add new text file document handler.
  * Add interface for rearranging pages.
  * Fix double free bug in html parser.
  * Use CropBox as origin for fitz space in PDF documents so that page bounding box origin is at the top left.
  * Fix parsing of cmap with surrogate characters.
  * Fix bug in story handling resetting.
  * Various smaller fixes for pymupdf.

OBS-URL: https://build.opensuse.org/request/show/1129309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=57
This commit is contained in:
Ana Guerrero 2023-11-28 21:19:27 +00:00 committed by Git OBS Bridge
commit 20ae09ec50
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:deb0347a3f9ce0967611d479a8a07b57e2c730b0aaf09dce28ee41abb9ac4838
size 55146083

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Nov 28 07:04:21 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
- Update to 1.23.6:
* Add new text file document handler.
* Add interface for rearranging pages.
* Fix double free bug in html parser.
* Use CropBox as origin for fitz space in PDF documents so that page bounding box origin is at the top left.
* Fix parsing of cmap with surrogate characters.
* Fix bug in story handling resetting.
* Various smaller fixes for pymupdf.
-------------------------------------------------------------------
Wed Oct 11 08:05:24 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>

View File

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