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 2025-04-22 22:14:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcc-13-image (Old) and /work/SRC/openSUSE:Factory/.gcc-13-image.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcc-13-image" Tue Apr 22 22:14:44 2025 rev:34 rq:1271920 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/gcc-13-image/gcc-13-image.changes 2025-01-02 19:21:26.936516829 +0100 +++ /work/SRC/openSUSE:Factory/.gcc-13-image.new.30101/gcc-13-image.changes 2025-04-22 22:14:50.983301115 +0200 @@ -1,0 +2,5 @@ +Mon Apr 14 08:40:50 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de> + +- stylistic changes to pass dockerfmt + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.fNKTVg/_old 2025-04-22 22:14:51.575325886 +0200 +++ /var/tmp/diff_new_pack.fNKTVg/_new 2025-04-22 22:14:51.579326054 +0200 @@ -44,7 +44,6 @@ LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/gcc-13-image/README.md" LABEL io.artifacthub.package.logo-url="https://gcc.gnu.org/img/gccegg-65.png" ENV GCC_VERSION="%%gcc_minor_version%%" - # symlink all versioned gcc & g++ binaries to unversioned # ones in /usr/local/bin so that plain gcc works RUN set -euo pipefail; for gcc_bin in $(rpm -ql gcc13 gcc13-c++ gcc13-fortran |grep ^/usr/bin/ ); do \