File project.diff of Package ubi_reader
--- ubi_reader.changes.orig +++ ubi_reader.changes @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Fri Feb 20 14:17:47 UTC 2026 - Martin Hauke <mardnh@gmx.de> + +- Update to version 0.8.13 + * Update output.py to support timestamp for symbolic link. + * refactor: moved duplicated function _process_reg_file to misc, + remove ... + * Add type hints to the codebase. + * drop support for python 3.9. + * Allow ubireader_list_files to recursively list files under + a path. + +------------------------------------------------------------------- Wed Jun 18 11:31:58 UTC 2025 - Martin Hauke <mardnh@gmx.de> - Update to version 0.8.12 --- ubi_reader.spec.orig +++ ubi_reader.spec @@ -1,8 +1,8 @@ # # spec file for package ubi_reader # -# Copyright (c) 2025 SUSE LLC -# Copyright (c) 2018-2025, Martin Hauke <mardnh@gmx.de> +# Copyright (c) 2026 SUSE LLC and contributors +# Copyright (c) 2018-2026, Martin Hauke <mardnh@gmx.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define pythons python3 Name: ubi_reader -Version: 0.8.12 +Version: 0.8.13 Release: 0 Summary: Extract files from UBI and UBIFS images License: LGPL-3.0-or-later