Accepting request 1241070 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1241070 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=67
This commit is contained in:
commit
0a7a3488f3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b974d706a9680533d104b4112224c7bf3de93f27be7ca41b4bfb51552624f0a9
|
||||
size 54634865
|
3
mupdf-1.25.4-source.tar.gz
Normal file
3
mupdf-1.25.4-source.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74b943038fe81594bf7fc5621c60bca588b2847f0d46fb2e99652a21fa0d9491
|
||||
size 54636579
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 11:35:55 UTC 2025 - Yunus Acar <yunus.acar@suse.com>
|
||||
|
||||
- Update to 1.25.4:
|
||||
* Add common Noto font name lookup function.
|
||||
* Improve font Ascent/Descent handling.
|
||||
* Allow fz_store_size to be customised in Java.
|
||||
* Add fz_atoz() convenience function to parse size_t.
|
||||
* Add and use convenience function for loading user CSS.
|
||||
* Fix valgrind error seen with saving pdfs with garbage collection.
|
||||
* Process both widgets and annotations when rewriting images.
|
||||
* Adjust vector handling in page segmentation.
|
||||
* Only include latest object versions when gathering object streams.
|
||||
* Add AFRelationship property.
|
||||
* Minimise size of softmasks before rendering.
|
||||
* Fix bug where mutool clean produced object 0 with invalid gen num.
|
||||
* Fix bbox calculation in segmentation.
|
||||
* Improve exception messages from tesseract.
|
||||
* When deleting widget fields, compare the objects, not their pointers.
|
||||
* Fix for JBIG2 data not having the correct filter attached.
|
||||
* Fix concerning renumbered PDF encryption dictionaries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 10:15:49 UTC 2025 - Yunus Acar <yunus.acar@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: mupdf
|
||||
Version: 1.25.3
|
||||
Version: 1.25.4
|
||||
Release: 0
|
||||
Summary: PDF and XPS Viewer and Parser and Rendering Library
|
||||
License: AGPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user