Skip to content

Commit

Permalink
Merge pull request #1971 from SUSE/for-deploy-Tumbleweed
Browse files Browse the repository at this point in the history
🤖: Update build recipes for Tumbleweed
  • Loading branch information
dirkmueller authored Nov 8, 2024
2 parents c571551 + ffce403 commit 20b4ae8
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions gcc-12-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI"
LABEL org.opensuse.release-stage="released"
# endlabelprefix
LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/gcc-12-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
Expand Down
5 changes: 5 additions & 0 deletions gcc-12-image/gcc-12-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 8 10:49:01 UTC 2024 - SUSE Update Bot <[email protected]>

- add logo url

-------------------------------------------------------------------
Thu Nov 7 13:55:54 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions gcc-13-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI"
LABEL org.opensuse.release-stage="released"
# endlabelprefix
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
Expand Down
5 changes: 5 additions & 0 deletions gcc-13-image/gcc-13-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 8 10:49:01 UTC 2024 - SUSE Update Bot <[email protected]>

- add logo url

-------------------------------------------------------------------
Thu Nov 7 13:55:54 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions gcc-14-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI"
LABEL org.opensuse.release-stage="released"
# endlabelprefix
LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/gcc-14-image/README.md"
LABEL io.artifacthub.package.logo-url="https://gcc.gnu.org/img/gccegg-65.png"
ENV GCC_VERSION="%%gcc_minor_version%%"

5 changes: 5 additions & 0 deletions gcc-14-image/gcc-14-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 8 10:49:01 UTC 2024 - SUSE Update Bot <[email protected]>

- add logo url

-------------------------------------------------------------------
Thu Nov 7 13:55:54 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down

0 comments on commit 20b4ae8

Please sign in to comment.