------------------------------------------------------------------- Sun Mar 9 02:56:22 UTC 2025 - Scott Bradnick - Swapping 'Requires: python3dist(mat2) = %{version}' to 'Requires: python3-mat2' for manpage ------------------------------------------------------------------- Mon Feb 10 15:41:08 UTC 2025 - Scott Bradnick - Adding _service file - Cleaning up pygobject/gobject requires - Updating to upstream version 0.13.5 * Keep orientation metadata on jpeg and tiff files * Improve cairo-related error/exceptions handling * Improve the logging * Improve the sandboxing * Improve Python3.12 support * Improve MSOffice documents handling ------------------------------------------------------------------- Fri May 3 14:33:18 UTC 2024 - Scott Bradnick - Adding ffmpeg-6 to list of Recommends - Fixing up %patch directive ------------------------------------------------------------------- Wed Nov 8 19:01:34 UTC 2023 - Scott Bradnick - Updating to upstream version 0.13.4 * Add documentation about mat2 on OSX * Make use of python3.7 constructs to simplify code * Use moderner type annotations * Harden get_meta in archive.py against variants of CVE-2022-35410 * Improve MSOffice document support * Package the manpage on pypi ------------------------------------------------------------------- Wed Apr 19 19:06:32 UTC 2023 - Scott Bradnick - Fixing up '%patch' call (causes 15.4 build to fail) ------------------------------------------------------------------- Wed Apr 19 18:35:27 UTC 2023 - Scott Bradnick - Adding 'Requires: exiftool' - Adding .diff to fixup GObject vs. PyGObject - Updating to upstream version 0.13.3 * Fix a decorator argument * Fix a crash on some python versions * Improve xlsx support * Remove the Nautilus extension ------------------------------------------------------------------- Wed Sep 21 14:54:58 UTC 2022 - Scott Bradnick - Updating to upstream version 0.13.0 * Fix an arbitrary file read * Add support for heic files ------------------------------------------------------------------- Sat Jun 11 01:08:24 UTC 2022 - Scott Bradnick - Updating to upstream version 0.12.4 * Fix possible errors/crashes when processing multiple files via the command line interface * Use a fixed PDF version for the output * Improve compatibility with modern versions of rsvg * Improve the robustness of the command line interface with regard to control characters ------------------------------------------------------------------- Tue Feb 15 21:51:23 UTC 2022 - Scott Bradnick - Adding a few 'Recommends:' so 'mat2 --help' works out of the box. ------------------------------------------------------------------- Tue Feb 15 21:14:27 UTC 2022 - Scott Bradnick - Initial version of 0.12.3 from upstream via py2pack * Implement code for internationalization * Keep individual files compression type in zip files * Increase the robustness of mat2 against weird/corrupted files * Fix the dolphin integration * Add a fuzzer