diff --git a/mupdf-1.25.3-source.tar.gz b/mupdf-1.25.3-source.tar.gz deleted file mode 100644 index 82e4c2d..0000000 --- a/mupdf-1.25.3-source.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b974d706a9680533d104b4112224c7bf3de93f27be7ca41b4bfb51552624f0a9 -size 54634865 diff --git a/mupdf-1.25.4-source.tar.gz b/mupdf-1.25.4-source.tar.gz new file mode 100644 index 0000000..53b221c --- /dev/null +++ b/mupdf-1.25.4-source.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b943038fe81594bf7fc5621c60bca588b2847f0d46fb2e99652a21fa0d9491 +size 54636579 diff --git a/mupdf.changes b/mupdf.changes index 4c2d2f2..32a4e4f 100644 --- a/mupdf.changes +++ b/mupdf.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Jan 27 11:35:55 UTC 2025 - Yunus Acar + +- 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 diff --git a/mupdf.spec b/mupdf.spec index 5ee07e1..e8a0201 100644 --- a/mupdf.spec +++ b/mupdf.spec @@ -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