From c8b05c1fd09812049cf44641ebfd99cca7b11840 Mon Sep 17 00:00:00 2001 From: SUSE Update Bot Date: Fri, 8 Nov 2024 10:12:31 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=A4=96:=20Update=20build=20recipes=20?= =?UTF-8?q?from=20templates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gcc-14-image/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc-14-image/Dockerfile b/gcc-14-image/Dockerfile index cfa2fcd52..e166e93ff 100644 --- a/gcc-14-image/Dockerfile +++ b/gcc-14-image/Dockerfile @@ -50,6 +50,7 @@ LABEL com.suse.release-stage="released" LABEL org.opencontainers.image.base.name="%BASE_REFNAME%" LABEL org.opencontainers.image.base.digest="%BASE_DIGEST%" LABEL io.artifacthub.package.readme-url="%SOURCEURL%/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 From e5b2a20570d396b57bd9d0d1130bcc15c8c7f0a0 Mon Sep 17 00:00:00 2001 From: SUSE Update Bot Date: Fri, 8 Nov 2024 10:50:02 +0000 Subject: [PATCH 2/2] Update changelog for gcc-14-image --- gcc-14-image/gcc-14-image.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc-14-image/gcc-14-image.changes b/gcc-14-image/gcc-14-image.changes index 6d61b3ed0..91966934d 100644 --- a/gcc-14-image/gcc-14-image.changes +++ b/gcc-14-image/gcc-14-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 10:50:02 UTC 2024 - SUSE Update Bot + +- add logo url + ------------------------------------------------------------------- Thu Nov 7 13:55:36 UTC 2024 - SUSE Update Bot