Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package virt-exportproxy-container for
openSUSE:Factory checked in at 2024-10-24 15:43:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virt-exportproxy-container (Old)
and /work/SRC/openSUSE:Factory/.virt-exportproxy-container.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virt-exportproxy-container"
Thu Oct 24 15:43:57 2024 rev:5 rq:1217792 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/virt-exportproxy-container/virt-exportproxy-container.changes
2024-05-22 21:33:11.507547757 +0200
+++
/work/SRC/openSUSE:Factory/.virt-exportproxy-container.new.2020/virt-exportproxy-container.changes
2024-10-24 15:45:10.786121163 +0200
@@ -1,0 +2,5 @@
+Tue Oct 15 05:50:28 UTC 2024 - Vasily Ulyanov <[email protected]>
+
+- Add LABEL with support level
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.cwiPm0/_old 2024-10-24 15:45:11.218138252 +0200
+++ /var/tmp/diff_new_pack.cwiPm0/_new 2024-10-24 15:45:11.218138252 +0200
@@ -23,6 +23,7 @@
LABEL org.opencontainers.image.source="%SOURCEURL%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL
org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/virt-exportproxy:%%PKG_VERSION%%.%RELEASE%"
+LABEL com.suse.supportlevel="%%SUPPORT_LEVEL%%"
# endlabelprefix
RUN zypper -n install kubevirt-virt-exportproxy shadow && \
++++++ _service ++++++
--- /var/tmp/diff_new_pack.cwiPm0/_old 2024-10-24 15:45:11.242139202 +0200
+++ /var/tmp/diff_new_pack.cwiPm0/_new 2024-10-24 15:45:11.246139360 +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-virt-exportproxy source
/usr/lib/obs/service/kubevirt_containers_meta</param>
<param name="verbose">1</param>
</service>