Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package virt-pr-helper-container for
openSUSE:Factory checked in at 2024-10-24 15:43:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virt-pr-helper-container (Old)
and /work/SRC/openSUSE:Factory/.virt-pr-helper-container.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virt-pr-helper-container"
Thu Oct 24 15:43:50 2024 rev:4 rq:1217786 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/virt-pr-helper-container/virt-pr-helper-container.changes
2024-05-22 21:33:18.727811840 +0200
+++
/work/SRC/openSUSE:Factory/.virt-pr-helper-container.new.2020/virt-pr-helper-container.changes
2024-10-24 15:45:06.225940781 +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.SPEl7I/_old 2024-10-24 15:45:06.657957870 +0200
+++ /var/tmp/diff_new_pack.SPEl7I/_new 2024-10-24 15:45:06.661958028 +0200
@@ -23,6 +23,7 @@
LABEL org.opencontainers.image.source="%SOURCEURL%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL
org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/pr-helper:%%PKG_VERSION%%.%RELEASE%"
+LABEL com.suse.supportlevel="%%SUPPORT_LEVEL%%"
# endlabelprefix
RUN zypper -n install \
++++++ _service ++++++
--- /var/tmp/diff_new_pack.SPEl7I/_old 2024-10-24 15:45:06.685958978 +0200
+++ /var/tmp/diff_new_pack.SPEl7I/_new 2024-10-24 15:45:06.685958978 +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-pr-helper-conf source
/usr/lib/obs/service/kubevirt_containers_meta</param>
<param name="verbose">1</param>
</service>