Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package virt-libguestfs-tools-container for
openSUSE:Factory checked in at 2024-10-24 15:43:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virt-libguestfs-tools-container (Old)
and /work/SRC/openSUSE:Factory/.virt-libguestfs-tools-container.new.2020
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virt-libguestfs-tools-container"
Thu Oct 24 15:43:51 2024 rev:15 rq:1217788 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/virt-libguestfs-tools-container/virt-libguestfs-tools-container.changes
2024-05-22 21:33:15.787704304 +0200
+++
/work/SRC/openSUSE:Factory/.virt-libguestfs-tools-container.new.2020/virt-libguestfs-tools-container.changes
2024-10-24 15:45:07.513991731 +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.eVZ7BY/_old 2024-10-24 15:45:08.042012618 +0200
+++ /var/tmp/diff_new_pack.eVZ7BY/_new 2024-10-24 15:45:08.042012618 +0200
@@ -23,6 +23,7 @@
LABEL org.opencontainers.image.source="%SOURCEURL%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL
org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/libguestfs-tools:%%PKG_VERSION%%.%RELEASE%"
+LABEL com.suse.supportlevel="%%SUPPORT_LEVEL%%"
# endlabelprefix
# Note: the trick with install/remove kubevirt-manifests is needed to ensure
++++++ _service ++++++
--- /var/tmp/diff_new_pack.eVZ7BY/_old 2024-10-24 15:45:08.078014041 +0200
+++ /var/tmp/diff_new_pack.eVZ7BY/_new 2024-10-24 15:45:08.082014200 +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">source
/usr/lib/obs/service/kubevirt_containers_meta</param>
<param name="verbose">1</param>
</service>