Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package golang-stable-image for
openSUSE:Factory checked in at 2024-01-18 21:52:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-stable-image (Old)
and /work/SRC/openSUSE:Factory/.golang-stable-image.new.16006 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-stable-image"
Thu Jan 18 21:52:36 2024 rev:8 rq:1139570 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/golang-stable-image/golang-stable-image.changes
2024-01-03 12:32:08.619163834 +0100
+++
/work/SRC/openSUSE:Factory/.golang-stable-image.new.16006/golang-stable-image.changes
2024-01-18 21:53:04.504049152 +0100
@@ -1,0 +2,5 @@
+Wed Jan 17 14:29:14 UTC 2024 - Dan Äermák <[email protected]>
+
+- Add initial README stub
+
+-------------------------------------------------------------------
New:
----
README.md
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.imQ9Y2/_old 2024-01-18 21:53:04.996066906 +0100
+++ /var/tmp/diff_new_pack.imQ9Y2/_new 2024-01-18 21:53:04.996066906 +0100
@@ -33,6 +33,7 @@
LABEL org.opencontainers.image.created="%BUILDTIME%"
LABEL org.opencontainers.image.vendor="openSUSE Project"
LABEL org.opencontainers.image.source="%SOURCEURL%"
+LABEL
io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/golang-stable-image/README.md"
LABEL
org.opensuse.reference="registry.opensuse.org/opensuse/bci/golang:1.21-1.%RELEASE%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime"
++++++ README.md ++++++
# The openSUSE Tumbleweed BCI Go 1.21 development Container image
Go 1.21 development container based on the openSUSE Tumbleweed Base Container
Image.