Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package alertmanager-image for openSUSE:Factory checked in at 2024-08-05 17:22:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alertmanager-image (Old) and /work/SRC/openSUSE:Factory/.alertmanager-image.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alertmanager-image" Mon Aug 5 17:22:35 2024 rev:15 rq:1191656 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/alertmanager-image/alertmanager-image.changes 2024-08-03 20:05:30.957463930 +0200 +++ /work/SRC/openSUSE:Factory/.alertmanager-image.new.7232/alertmanager-image.changes 2024-08-05 17:23:39.356978882 +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.cr4DcQ/_old 2024-08-05 17:23:40.697033834 +0200 +++ /var/tmp/diff_new_pack.cr4DcQ/_new 2024-08-05 17:23:40.733035310 +0200 @@ -37,6 +37,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/alertmanager-image/README.md" RUN set -euo pipefail; zypper -n in --no-recommends golang-github-prometheus-alertmanager curl; zypper -n clean; rm -rf /var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}