Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package live-kiwi-hook for openSUSE:Factory checked in at 2026-08-11 08:25:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/live-kiwi-hook (Old) and /work/SRC/openSUSE:Factory/.live-kiwi-hook.new.17972 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "live-kiwi-hook" Tue Aug 11 08:25:08 2026 rev:7 rq: version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/live-kiwi-hook/live-kiwi-hook.changes 2025-01-31 09:12:43.545596557 +0100 +++ /work/SRC/openSUSE:Factory/.live-kiwi-hook.new.17972/live-kiwi-hook.changes 2026-08-11 08:25:09.480558377 +0200 @@ -1,0 +2,6 @@ +Tue Aug 11 06:24:56 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Bump maxsize for Rescue image to 1.1GB. This is not really an + issue for x86_64, but aarch64 goes well over the limit. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ live-kiwi-hook.spec ++++++ --- /var/tmp/diff_new_pack.lOB2cn/_old 2026-08-11 08:25:10.676608938 +0200 +++ /var/tmp/diff_new_pack.lOB2cn/_new 2026-08-11 08:25:10.680609108 +0200 @@ -1,7 +1,7 @@ # # spec file for package live-kiwi-hook # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ kiwi_post_run ++++++ --- /var/tmp/diff_new_pack.lOB2cn/_old 2026-08-11 08:25:10.744611813 +0200 +++ /var/tmp/diff_new_pack.lOB2cn/_new 2026-08-11 08:25:10.748611982 +0200 @@ -49,7 +49,7 @@ msize=1500000000 ;; Rescue) - msize=1000000000 + msize=1100000000 ;; *) echo "Unknown flavor ${flavor}" >&2
