Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcc-13-image for openSUSE:Factory checked in at 2026-06-15 19:48:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcc-13-image (Old) and /work/SRC/openSUSE:Factory/.gcc-13-image.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcc-13-image" Mon Jun 15 19:48:05 2026 rev:43 rq:1359441 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/gcc-13-image/gcc-13-image.changes 2026-03-11 20:54:38.444248647 +0100 +++ /work/SRC/openSUSE:Factory/.gcc-13-image.new.1981/gcc-13-image.changes 2026-06-15 19:52:04.537134683 +0200 @@ -1,0 +2,5 @@ +Mon Jun 15 08:02:42 UTC 2026 - SUSE Update Bot <[email protected]> + +- improve image cleaning + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.FCReIv/_old 2026-06-15 19:52:06.237205983 +0200 +++ /var/tmp/diff_new_pack.FCReIv/_new 2026-06-15 19:52:06.285207996 +0200 @@ -26,7 +26,7 @@ # cleanup logs and temporary files RUN set -euo pipefail; zypper -n clean -a; \ - rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}; \ + rm -rf {/target,}/var/log/{alternatives.log,lastlog,suseconnect.log,tallylog,zypper.log,zypp/history,YaST2}; \ rm -rf {/target,}/run/*; \ rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \ rm -f {/target,}/usr/lib/sysimage/rpm/.rpm.lock; \
