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 2025-11-28 16:53:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubevirt-image (Old) and /work/SRC/openSUSE:Factory/.kubevirt-image.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubevirt-image" Fri Nov 28 16:53:07 2025 rev:6 rq:1320391 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/kubevirt-image/kubevirt-image.changes 2025-11-05 16:23:35.307407428 +0100 +++ /work/SRC/openSUSE:Factory/.kubevirt-image.new.14147/kubevirt-image.changes 2025-11-28 16:54:57.135388951 +0100 @@ -1,0 +2,5 @@ +Thu Nov 27 17:25:26 UTC 2025 - SUSE Update Bot <[email protected]> + +- adjust for new kubevirt release + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile.api ++++++ --- /var/tmp/diff_new_pack.cytGj2/_old 2025-11-28 16:54:58.167432404 +0100 +++ /var/tmp/diff_new_pack.cytGj2/_new 2025-11-28 16:54:58.171432574 +0100 @@ -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.2" ] + cut -d '.' -f -3)" = "1.6.3" ] RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-api ++++++ Dockerfile.controller ++++++ --- /var/tmp/diff_new_pack.cytGj2/_old 2025-11-28 16:54:58.203433921 +0100 +++ /var/tmp/diff_new_pack.cytGj2/_new 2025-11-28 16:54:58.211434258 +0100 @@ -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.2" ] + cut -d '.' -f -3)" = "1.6.3" ] RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-controller ++++++ Dockerfile.exportproxy ++++++ --- /var/tmp/diff_new_pack.cytGj2/_old 2025-11-28 16:54:58.243435604 +0100 +++ /var/tmp/diff_new_pack.cytGj2/_new 2025-11-28 16:54:58.251435942 +0100 @@ -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.2" ] + cut -d '.' -f -3)" = "1.6.3" ] RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-exportproxy ++++++ Dockerfile.exportserver ++++++ --- /var/tmp/diff_new_pack.cytGj2/_old 2025-11-28 16:54:58.287437458 +0100 +++ /var/tmp/diff_new_pack.cytGj2/_new 2025-11-28 16:54:58.291437626 +0100 @@ -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.2" ] + cut -d '.' -f -3)" = "1.6.3" ] RUN set -euo pipefail; useradd -u 107 --create-home -s /bin/bash virt-exportserver ++++++ Dockerfile.handler ++++++ --- /var/tmp/diff_new_pack.cytGj2/_old 2025-11-28 16:54:58.323438974 +0100 +++ /var/tmp/diff_new_pack.cytGj2/_new 2025-11-28 16:54:58.331439310 +0100 @@ -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.2" ] + cut -d '.' -f -3)" = "1.6.3" ] # cleanup logs and temporary files RUN set -euo pipefail; zypper -n --installroot /target clean -a; \ ++++++ Dockerfile.launcher ++++++ --- /var/tmp/diff_new_pack.cytGj2/_old 2025-11-28 16:54:58.363440658 +0100 +++ /var/tmp/diff_new_pack.cytGj2/_new 2025-11-28 16:54:58.371440994 +0100 @@ -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.2" ] + cut -d '.' -f -3)" = "1.6.3" ] RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-launcher ++++++ Dockerfile.operator ++++++ --- /var/tmp/diff_new_pack.cytGj2/_old 2025-11-28 16:54:58.411442679 +0100 +++ /var/tmp/diff_new_pack.cytGj2/_new 2025-11-28 16:54:58.419443016 +0100 @@ -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.2" ] + cut -d '.' -f -3)" = "1.6.3" ] RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-operator ++++++ Dockerfile.pr-helper ++++++ --- /var/tmp/diff_new_pack.cytGj2/_old 2025-11-28 16:54:58.455444532 +0100 +++ /var/tmp/diff_new_pack.cytGj2/_new 2025-11-28 16:54:58.463444868 +0100 @@ -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.2" ] + cut -d '.' -f -3)" = "1.6.3" ] # cleanup logs and temporary files RUN set -euo pipefail; zypper -n --installroot /target clean -a; \
