Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rust-oldstable-image for openSUSE:Factory checked in at 2024-08-05 17:23:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rust-oldstable-image (Old) and /work/SRC/openSUSE:Factory/.rust-oldstable-image.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rust-oldstable-image" Mon Aug 5 17:23:56 2024 rev:24 rq:1191706 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/rust-oldstable-image/rust-oldstable-image.changes 2024-08-03 20:07:33.926515883 +0200 +++ /work/SRC/openSUSE:Factory/.rust-oldstable-image.new.7232/rust-oldstable-image.changes 2024-08-05 17:24:40.911503043 +0200 @@ -1,0 +2,5 @@ +Mon Aug 5 11:38:13 UTC 2024 - Dirk Mueller <dmueller@suse.com> + +- add OCI reference annotation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.Jywjkn/_old 2024-08-05 17:24:41.403523219 +0200 +++ /var/tmp/diff_new_pack.Jywjkn/_new 2024-08-05 17:24:41.407523383 +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/r..." RUN set -euo pipefail; zypper -n in --no-recommends rust1.78 cargo1.78; zypper -n clean; rm -rf /var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}