Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package golang-oldstable-image for
openSUSE:Factory checked in at 2024-01-18 21:52:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-oldstable-image (Old)
and /work/SRC/openSUSE:Factory/.golang-oldstable-image.new.16006 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-oldstable-image"
Thu Jan 18 21:52:35 2024 rev:8 rq:1139569 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-oldstable-image/golang-oldstable-image.changes
2024-01-03 12:32:07.275114679 +0100
+++
/work/SRC/openSUSE:Factory/.golang-oldstable-image.new.16006/golang-oldstable-image.changes
2024-01-18 21:53:02.815988240 +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.WSaqAl/_old 2024-01-18 21:53:04.072033563 +0100
+++ /var/tmp/diff_new_pack.WSaqAl/_new 2024-01-18 21:53:04.076033708 +0100
@@ -32,6 +32,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-oldstable-image/README.md"
LABEL
org.opensuse.reference="registry.opensuse.org/opensuse/bci/golang:1.20-2.%RELEASE%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime"
++++++ README.md ++++++
# The openSUSE Tumbleweed BCI Go 1.20 development Container image
Go 1.20 development container based on the openSUSE Tumbleweed Base Container
Image.