Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubevirt-image for openSUSE:Factory 
checked in at 2026-01-28 15:13:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubevirt-image (Old)
 and      /work/SRC/openSUSE:Factory/.kubevirt-image.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubevirt-image"

Wed Jan 28 15:13:21 2026 rev:8 rq:1329598 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubevirt-image/kubevirt-image.changes    
2026-01-02 14:28:02.223253832 +0100
+++ /work/SRC/openSUSE:Factory/.kubevirt-image.new.1928/kubevirt-image.changes  
2026-01-28 15:16:36.221613912 +0100
@@ -1,0 +2,5 @@
+Tue Jan 27 10:19:26 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- update for 1.7.0
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile.api ++++++
--- /var/tmp/diff_new_pack.47VopK/_old  2026-01-28 15:16:37.021647212 +0100
+++ /var/tmp/diff_new_pack.47VopK/_new  2026-01-28 15:16:37.021647212 +0100
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/virt-api:%%kubevirt_ver%%-%RELEASE%
 #!BuildTag: opensuse/virt-api:%%kubevirt_ver%%
-#!BuildTag: opensuse/virt-api:1.6
+#!BuildTag: opensuse/virt-api:1.7
 #!BuildTag: opensuse/virt-api:latest
 #!BcntSyncTag: kubevirt-image
 
@@ -31,7 +31,7 @@
 # sanity check that the version from the tag is equal to the version of 
kubevirt-virt-api that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-api | \
-    cut -d '.' -f -3)" = "1.6.3" ]
+    cut -d '.' -f -3)" = "1.7.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-api
 
 

++++++ Dockerfile.controller ++++++
--- /var/tmp/diff_new_pack.47VopK/_old  2026-01-28 15:16:37.045648211 +0100
+++ /var/tmp/diff_new_pack.47VopK/_new  2026-01-28 15:16:37.049648377 +0100
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/virt-controller:%%kubevirt_ver%%-%RELEASE%
 #!BuildTag: opensuse/virt-controller:%%kubevirt_ver%%
-#!BuildTag: opensuse/virt-controller:1.6
+#!BuildTag: opensuse/virt-controller:1.7
 #!BuildTag: opensuse/virt-controller:latest
 #!BcntSyncTag: kubevirt-image
 
@@ -31,7 +31,7 @@
 # sanity check that the version from the tag is equal to the version of 
kubevirt-virt-controller that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-controller | \
-    cut -d '.' -f -3)" = "1.6.3" ]
+    cut -d '.' -f -3)" = "1.7.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash 
virt-controller
 
 

++++++ Dockerfile.exportproxy ++++++
--- /var/tmp/diff_new_pack.47VopK/_old  2026-01-28 15:16:37.089650042 +0100
+++ /var/tmp/diff_new_pack.47VopK/_new  2026-01-28 15:16:37.101650542 +0100
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/virt-exportproxy:%%kubevirt_ver%%-%RELEASE%
 #!BuildTag: opensuse/virt-exportproxy:%%kubevirt_ver%%
-#!BuildTag: opensuse/virt-exportproxy:1.6
+#!BuildTag: opensuse/virt-exportproxy:1.7
 #!BuildTag: opensuse/virt-exportproxy:latest
 #!BcntSyncTag: kubevirt-image
 
@@ -31,7 +31,7 @@
 # sanity check that the version from the tag is equal to the version of 
kubevirt-virt-exportproxy that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-exportproxy | \
-    cut -d '.' -f -3)" = "1.6.3" ]
+    cut -d '.' -f -3)" = "1.7.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash 
virt-exportproxy
 
 

++++++ Dockerfile.exportserver ++++++
--- /var/tmp/diff_new_pack.47VopK/_old  2026-01-28 15:16:37.129651707 +0100
+++ /var/tmp/diff_new_pack.47VopK/_new  2026-01-28 15:16:37.133651874 +0100
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/virt-exportserver:%%kubevirt_ver%%-%RELEASE%
 #!BuildTag: opensuse/virt-exportserver:%%kubevirt_ver%%
-#!BuildTag: opensuse/virt-exportserver:1.6
+#!BuildTag: opensuse/virt-exportserver:1.7
 #!BuildTag: opensuse/virt-exportserver:latest
 #!BcntSyncTag: kubevirt-image
 
@@ -31,7 +31,7 @@
 # sanity check that the version from the tag is equal to the version of 
kubevirt-virt-exportserver that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-exportserver | \
-    cut -d '.' -f -3)" = "1.6.3" ]
+    cut -d '.' -f -3)" = "1.7.0" ]
 RUN set -euo pipefail; useradd -u 107 --create-home -s /bin/bash 
virt-exportserver
 
 

++++++ Dockerfile.handler ++++++
--- /var/tmp/diff_new_pack.47VopK/_old  2026-01-28 15:16:37.157652873 +0100
+++ /var/tmp/diff_new_pack.47VopK/_new  2026-01-28 15:16:37.161653039 +0100
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/virt-handler:%%kubevirt_ver%%-%RELEASE%
 #!BuildTag: opensuse/virt-handler:%%kubevirt_ver%%
-#!BuildTag: opensuse/virt-handler:1.6
+#!BuildTag: opensuse/virt-handler:1.7
 #!BuildTag: opensuse/virt-handler:latest
 #!BcntSyncTag: kubevirt-image
 
@@ -31,7 +31,7 @@
 # sanity check that the version from the tag is equal to the version of 
kubevirt-virt-handler that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-handler | \
-    cut -d '.' -f -3)" = "1.6.3" ]
+    cut -d '.' -f -3)" = "1.7.0" ]
 
 # cleanup logs and temporary files
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \

++++++ Dockerfile.launcher ++++++
--- /var/tmp/diff_new_pack.47VopK/_old  2026-01-28 15:16:37.185654038 +0100
+++ /var/tmp/diff_new_pack.47VopK/_new  2026-01-28 15:16:37.189654205 +0100
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/virt-launcher:%%kubevirt_ver%%-%RELEASE%
 #!BuildTag: opensuse/virt-launcher:%%kubevirt_ver%%
-#!BuildTag: opensuse/virt-launcher:1.6
+#!BuildTag: opensuse/virt-launcher:1.7
 #!BuildTag: opensuse/virt-launcher:latest
 #!BcntSyncTag: kubevirt-image
 
@@ -31,7 +31,7 @@
 # sanity check that the version from the tag is equal to the version of 
kubevirt-virt-launcher that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-launcher | \
-    cut -d '.' -f -3)" = "1.6.3" ]
+    cut -d '.' -f -3)" = "1.7.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-launcher
 
 

++++++ Dockerfile.operator ++++++
--- /var/tmp/diff_new_pack.47VopK/_old  2026-01-28 15:16:37.213655204 +0100
+++ /var/tmp/diff_new_pack.47VopK/_new  2026-01-28 15:16:37.217655370 +0100
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/virt-operator:%%kubevirt_ver%%-%RELEASE%
 #!BuildTag: opensuse/virt-operator:%%kubevirt_ver%%
-#!BuildTag: opensuse/virt-operator:1.6
+#!BuildTag: opensuse/virt-operator:1.7
 #!BuildTag: opensuse/virt-operator:latest
 #!BcntSyncTag: kubevirt-image
 
@@ -31,7 +31,7 @@
 # sanity check that the version from the tag is equal to the version of 
kubevirt-virt-operator that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-operator | \
-    cut -d '.' -f -3)" = "1.6.3" ]
+    cut -d '.' -f -3)" = "1.7.0" ]
 RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-operator
 
 

++++++ Dockerfile.pr-helper ++++++
--- /var/tmp/diff_new_pack.47VopK/_old  2026-01-28 15:16:37.241656369 +0100
+++ /var/tmp/diff_new_pack.47VopK/_new  2026-01-28 15:16:37.245656535 +0100
@@ -17,7 +17,7 @@
 #!ExclusiveArch: x86_64
 #!BuildTag: opensuse/virt-pr-helper:%%kubevirt_ver%%-%RELEASE%
 #!BuildTag: opensuse/virt-pr-helper:%%kubevirt_ver%%
-#!BuildTag: opensuse/virt-pr-helper:1.6
+#!BuildTag: opensuse/virt-pr-helper:1.7
 #!BuildTag: opensuse/virt-pr-helper:latest
 #!BcntSyncTag: kubevirt-image
 
@@ -31,7 +31,7 @@
 # sanity check that the version from the tag is equal to the version of 
kubevirt-pr-helper-conf that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' kubevirt-pr-helper-conf | \
-    cut -d '.' -f -3)" = "1.6.3" ]
+    cut -d '.' -f -3)" = "1.7.0" ]
 
 # cleanup logs and temporary files
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \

Reply via email to