Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kiwi-image for openSUSE:Factory checked in at 2024-08-05 17:22:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiwi-image (Old) and /work/SRC/openSUSE:Factory/.kiwi-image.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiwi-image" Mon Aug 5 17:22:58 2024 rev:7 rq:1191674 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/kiwi-image/kiwi-image.changes 2024-08-03 20:05:56.306505348 +0200 +++ /work/SRC/openSUSE:Factory/.kiwi-image.new.7232/kiwi-image.changes 2024-08-05 17:24:08.738183714 +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.yIxelq/_old 2024-08-05 17:24:09.570217834 +0200 +++ /var/tmp/diff_new_pack.yIxelq/_new 2024-08-05 17:24:09.574217998 +0200 @@ -39,6 +39,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/kiwi-image/README.md" RUN set -euo pipefail; zypper -n in --no-recommends checkmedia dracut-kiwi-oem-repart enchant-devel gcc glibc-devel iproute2 java-21-openjdk-headless jing kiwi-systemdeps-filesystems kpartx libxml2-devel lvm2 make netcat-openbsd python3-devel python3-kiwi python3-pip tack timezone xorriso xz; zypper -n clean; rm -rf /var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}