From 1a2ad805f353d84a7973c0dac2aa72b98e9691642313451ccf77b95a3e929a29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Tue, 7 May 2024 19:09:41 +0000 Subject: [PATCH] [info=b7015acd9a68a951f6bf6843e0df8e0e] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/golang-stable-image?expand=0&rev=75 --- README.md | 13 ++++++++++++- golang-stable-image.changes | 5 +++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46ca76a..bd71476 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ -# The openSUSE Tumbleweed BCI Go 1.22 development Container image +# The openSUSE Tumbleweed BCI Go 1.22 development Container Image +![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green) + Go 1.22 development container based on the openSUSE Tumbleweed Base Container Image. + +## Licensing +`SPDX-License-Identifier: MIT` + +The build recipe and this documentation is licensed as MIT. +The container itself contains various software components under various open source licenses listed in the associated +Software Bill of Materials (SBOM). + +This image is based on [openSUSE Tumbleweed](https://get.opensuse.org/tumbleweed/). diff --git a/golang-stable-image.changes b/golang-stable-image.changes index d44b400..c22b24a 100644 --- a/golang-stable-image.changes +++ b/golang-stable-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 7 19:07:24 UTC 2024 - Dirk Mueller + +- extend READMEs; correct eula for application images + ------------------------------------------------------------------- Wed Apr 17 09:30:41 UTC 2024 - Guillaume GARDET