Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

4 changed files with 5 additions and 66 deletions

View File

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

View File

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

View File

@ -1,64 +1,3 @@
-------------------------------------------------------------------
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>
- Update to 1.25.3:
* Fix bug where structure trees were always kept.
* Add option to drop/keep structure trees when rearranging or subsetting pages.
-------------------------------------------------------------------
Thu Jan 2 16:39:15 UTC 2025 - Yunus Acar <yunus.acar@suse.com>
- Update to 1.25.2:
* Add support to spot invisible text in structured text.
* Fix sanitisation of clipping paths.
* Fix leak in C++ wrappers.
- Update to 1.25.1:
* Fix bug in structured text to html conversion concerning color.
- For changes in 1.25.0 and older see https://mupdf.com/releases/history
-------------------------------------------------------------------
Mon Oct 28 16:51:41 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to 1.24.10:
* Several fixes to python scripts for bindings.
* Fix bug relating to redactions on pages with shared content
streams.
* Fix bug when both color keying and softmasking is used.
-------------------------------------------------------------------
Fri Sep 20 09:31:30 UTC 2024 - Yunus Acar <yunus.acar@suse.com>
- Update to 1.24.9:
* Improve memory usage for shadings.
* Improve rendering speed when applying transfer functions to softmasks.
* Avoid crashing due to colorspaces.
* Fix bug with SVG clip paths.
* Fix several bugs concerning text extraction.
-------------------------------------------------------------------
Tue Aug 6 11:06:12 UTC 2024 - Jan Kužílek <jan.kuzilek@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package mupdf
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2011 Guido Berhoerster.
#
# All modifications and additions to the file contributed by third parties
@ -18,7 +18,7 @@
Name: mupdf
Version: 1.25.4
Version: 1.24.8
Release: 0
Summary: PDF and XPS Viewer and Parser and Rendering Library
License: AGPL-3.0-or-later