mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-20 23:04:22 +01:00
The kata-runtime spec file, when specifying a `Requires:` version for qemu-lite and qemu-vanilla, does not include the "+git.<commit hash>" part. As a result of this, versions of kata-runtime and qemu installed on a system using RPM package management may be inconsistent. Fixes: #193 Signed-off-by: Marco Vedovati <mvedovati@suse.com>