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 2024-06-06 12:33:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/init-image (Old)
 and      /work/SRC/openSUSE:Factory/.init-image.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "init-image"

Thu Jun  6 12:33:27 2024 rev:12 rq:1178825 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/init-image/init-image.changes    2024-06-05 
17:40:59.979046460 +0200
+++ /work/SRC/openSUSE:Factory/.init-image.new.24587/init-image.changes 
2024-06-06 12:33:48.167063396 +0200
@@ -1,0 +2,5 @@
+Wed Jun  5 15:13:27 UTC 2024 - Dirk Mueller <dmuel...@suse.com>
+
+- Don't add artifacthub labels into labelprefix section
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.YaGGEH/_old  2024-06-06 12:33:48.647080889 +0200
+++ /var/tmp/diff_new_pack.YaGGEH/_new  2024-06-06 12:33:48.651081035 +0200
@@ -31,14 +31,13 @@
 LABEL org.opencontainers.image.created="%BUILDTIME%"
 LABEL org.opencontainers.image.vendor="openSUSE Project"
 LABEL org.opencontainers.image.source="%SOURCEURL%"
-LABEL 
io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/init-image/README.md";
-LABEL 
io.artifacthub.package.logo-url="https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg";
 LABEL 
org.opensuse.reference="registry.opensuse.org/opensuse/bci/bci-init:%OS_VERSION_ID_SP%.%RELEASE%"
 LABEL org.openbuildservice.disturl="%DISTURL%"
 LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime";
 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.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."
 
 RUN set -euo pipefail; zypper -n in --no-recommends systemd gzip; zypper -n 
clean; rm -rf /var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}

Reply via email to