Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package init-image for openSUSE:Factory checked in at 2025-05-30 14:33:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/init-image (Old) and /work/SRC/openSUSE:Factory/.init-image.new.25440 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "init-image" Fri May 30 14:33:01 2025 rev:33 rq:1280211 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/init-image/init-image.changes 2025-05-20 09:31:47.613445972 +0200 +++ /work/SRC/openSUSE:Factory/.init-image.new.25440/init-image.changes 2025-05-30 17:21:41.398182319 +0200 @@ -1,0 +2,5 @@ +Fri May 23 11:23:16 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de> + +- use SOURCEURL_WITH to generate proper artifacthub urls + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.AnQ955/_old 2025-05-30 17:21:41.866201750 +0200 +++ /var/tmp/diff_new_pack.AnQ955/_new 2025-05-30 17:21:41.870201916 +0200 @@ -41,7 +41,7 @@ LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" LABEL org.opensuse.release-stage="released" # endlabelprefix -LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/init-image/README.md" +LABEL io.artifacthub.package.readme-url="%SOURCEURL_WITH(README.md)%" LABEL io.artifacthub.package.logo-url="https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg" LABEL usage="This container should only be used to build containers for daemons. Add your packages and enable services using systemctl." CMD ["/usr/lib/systemd/systemd"]