Script 'mail_helper' called by obssrc
Hello community,

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

Package is "virt-sidecar-shim-container"

Thu Oct 24 15:43:49 2024 rev:2 rq:1217785 version:unknown

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/virt-sidecar-shim-container/virt-sidecar-shim-container.changes
  2024-09-03 13:39:22.915363152 +0200
+++ 
/work/SRC/openSUSE:Factory/.virt-sidecar-shim-container.new.2020/virt-sidecar-shim-container.changes
        2024-10-24 15:45:05.421908977 +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.xygmd8/_old  2024-10-24 15:45:05.885927332 +0200
+++ /var/tmp/diff_new_pack.xygmd8/_new  2024-10-24 15:45:05.885927332 +0200
@@ -23,6 +23,7 @@
 LABEL org.opencontainers.image.source="%SOURCEURL%"
 LABEL org.openbuildservice.disturl="%DISTURL%"
 LABEL 
org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/sidecar-shim:%%PKG_VERSION%%.%RELEASE%"
+LABEL com.suse.supportlevel="%%SUPPORT_LEVEL%%"
 # endlabelprefix
 
 RUN zypper -n install \

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xygmd8/_old  2024-10-24 15:45:05.909928281 +0200
+++ /var/tmp/diff_new_pack.xygmd8/_new  2024-10-24 15:45:05.913928439 +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=kubevirt-sidecar-shim source 
/usr/lib/obs/service/kubevirt_containers_meta</param>
         <param name="verbose">1</param>
     </service>

Reply via email to