Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package partclone for openSUSE:Factory checked in at 2023-01-16 17:59:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/partclone (Old) and /work/SRC/openSUSE:Factory/.partclone.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "partclone" Mon Jan 16 17:59:27 2023 rev:20 rq:1058620 version:0.3.22 Changes: -------- --- /work/SRC/openSUSE:Factory/partclone/partclone.changes 2022-05-05 23:07:43.617657182 +0200 +++ /work/SRC/openSUSE:Factory/.partclone.new.32243/partclone.changes 2023-01-16 18:02:06.415894883 +0100 @@ -1,0 +2,26 @@ +Mon Jan 16 07:12:56 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 0.3.22: + * fix log message to add new line after "Open devicefile successfully" + * Add missing space before opening parenthesis + * Skip FAT tests on big-endian architectures + * Skip F2FS tests on big-endian architectures + * Increase F2FS default test size to 100+ MB + * Increase XFS default test image size to 300+ MB + * fail-mbr: Remove binutils section .note.gnu.build-id using objcopy + * Change C99 for loop init to C89 for compatibility + * update autotools build files + * Avoid redefining _GNU_SOURCE, _LARGEFILE64_SOURCE + * Support FUSE 2.x API + * Check argument count in partclone.imgfuse + * Support out-of-tree builds for BTRFS and XFS + * Avoid uninitialized variables to prevent compiler warnings + * Check for EVP_MD_CTX_reset + * Remove unused variables to silence compiler warnings + * Detect FUSE version and explicitly print âyesâ or ânoâ regarding + filesystem support + * Fix MBR builds for x86, non-x86 and out-of-tree + * Support unit-testing in out-of-tree builds + * Fix typos + +------------------------------------------------------------------- Old: ---- partclone-0.3.20.tar.gz New: ---- partclone-0.3.22.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ partclone.spec ++++++ --- /var/tmp/diff_new_pack.VNz3RI/_old 2023-01-16 18:02:07.031898340 +0100 +++ /var/tmp/diff_new_pack.VNz3RI/_new 2023-01-16 18:02:07.035898362 +0100 @@ -1,7 +1,7 @@ # # spec file for package partclone # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2012 Mariusz Fik <fi...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: partclone -Version: 0.3.20 +Version: 0.3.22 Release: 0 Summary: File System Clone Utilities License: GPL-2.0-or-later ++++++ partclone-0.3.20.tar.gz -> partclone-0.3.22.tar.gz ++++++ ++++ 7473 lines of diff (skipped)