Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cdi-importer-container for 
openSUSE:Factory checked in at 2024-10-24 15:43:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cdi-importer-container (Old)
 and      /work/SRC/openSUSE:Factory/.cdi-importer-container.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cdi-importer-container"

Thu Oct 24 15:43:38 2024 rev:14 rq:1217780 version:unknown

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/cdi-importer-container/cdi-importer-container.changes
    2024-09-17 18:20:21.180312639 +0200
+++ 
/work/SRC/openSUSE:Factory/.cdi-importer-container.new.2020/cdi-importer-container.changes
  2024-10-24 15:44:56.753566094 +0200
@@ -1,0 +2,5 @@
+Tue Oct 15 05:50:28 UTC 2024 - Vasily Ulyanov <vasily.ulya...@suse.com>
+
+- Add LABEL with support level
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.sm5xHm/_old  2024-10-24 15:44:58.401631285 +0200
+++ /var/tmp/diff_new_pack.sm5xHm/_new  2024-10-24 15:44:58.405631443 +0200
@@ -23,6 +23,7 @@
 LABEL org.opencontainers.image.source="%SOURCEURL%"
 LABEL org.openbuildservice.disturl="%DISTURL%"
 LABEL 
org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/cdi-importer:%%PKG_VERSION%%.%RELEASE%"
+LABEL com.suse.supportlevel="%%SUPPORT_LEVEL%%"
 # endlabelprefix
 
 RUN zypper -n install \

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sm5xHm/_old  2024-10-24 15:44:58.429632393 +0200
+++ /var/tmp/diff_new_pack.sm5xHm/_new  2024-10-24 15:44:58.429632393 +0200
@@ -8,6 +8,7 @@
         <param name="var">REGISTRY</param>
         <param name="var">TAGPREFIX</param>
         <param name="var">LABELPREFIX</param>
+        <param name="var">SUPPORT_LEVEL</param>
         <param name="eval">pkg=containerized-data-importer-importer source 
/usr/lib/obs/service/cdi_containers_meta</param>
         <param name="verbose">1</param>
     </service>

Reply via email to