Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mariadb-image for openSUSE:Factory checked in at 2024-08-05 17:23:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mariadb-image (Old) and /work/SRC/openSUSE:Factory/.mariadb-image.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mariadb-image" Mon Aug 5 17:23:01 2024 rev:25 rq:1191676 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/mariadb-image/mariadb-image.changes 2024-08-03 20:05:57.430551527 +0200 +++ /work/SRC/openSUSE:Factory/.mariadb-image.new.7232/mariadb-image.changes 2024-08-05 17:24:12.498337907 +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.vMBY7Y/_old 2024-08-05 17:24:13.002358575 +0200 +++ /var/tmp/diff_new_pack.vMBY7Y/_new 2024-08-05 17:24:13.006358739 +0200 @@ -35,6 +35,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/mariadb-image/README.md" RUN set -euo pipefail; zypper -n in --no-recommends mariadb mariadb-tools gawk timezone util-linux findutils; zypper -n clean; rm -rf /var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}