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-08-05 17:22:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/golang-oldstable-image (Old) and /work/SRC/openSUSE:Factory/.golang-oldstable-image.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-oldstable-image" Mon Aug 5 17:22:53 2024 rev:23 rq:1191669 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/golang-oldstable-image/golang-oldstable-image.changes 2024-08-03 20:05:43.345972889 +0200 +++ /work/SRC/openSUSE:Factory/.golang-oldstable-image.new.7232/golang-oldstable-image.changes 2024-08-05 17:24:01.353880907 +0200 @@ -1,0 +2,5 @@ +Mon Aug 5 11:38:13 UTC 2024 - Dirk Mueller <dmuel...@suse.com> + +- add OCI reference annotation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.e9PiV2/_old 2024-08-05 17:24:01.793898951 +0200 +++ /var/tmp/diff_new_pack.e9PiV2/_new 2024-08-05 17:24:01.797899115 +0200 @@ -36,6 +36,7 @@ LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" LABEL org.opensuse.release-stage="released" # endlabelprefix +LABEL org.opencontainers.image.revision="%DISTURL%" LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/golang-oldstable-image/README.md" RUN set -euo pipefail; zypper -n in --no-recommends go1.21 go1.21-doc make curl findutils gawk git-core procps util-linux; zypper -n clean; rm -rf /var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}