Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package virt-handler-container for openSUSE:Factory checked in at 2023-07-03 17:43:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virt-handler-container (Old) and /work/SRC/openSUSE:Factory/.virt-handler-container.new.13546 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virt-handler-container" Mon Jul 3 17:43:46 2023 rev:14 rq:1096476 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/virt-handler-container/virt-handler-container.changes 2023-03-02 23:04:25.348129375 +0100 +++ /work/SRC/openSUSE:Factory/.virt-handler-container.new.13546/virt-handler-container.changes 2023-07-03 17:43:54.173113317 +0200 @@ -1,0 +2,5 @@ +Thu Jun 15 16:59:17 UTC 2023 - Vasily Ulyanov <vasily.ulya...@suse.com> + +- Install qemu-img explicitly instead of qemu-tools + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.QlIRP6/_old 2023-07-03 17:43:54.785116920 +0200 +++ /var/tmp/diff_new_pack.QlIRP6/_new 2023-07-03 17:43:54.789116944 +0200 @@ -30,7 +30,7 @@ kubevirt-virt-handler \ lsscsi \ nftables \ - qemu-tools \ + qemu-img \ system-user-qemu \ tar \ util-linux-systemd && \