diff --git a/libguestfs.spec b/libguestfs.spec index 203d31f..4992dc0 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -49,7 +49,7 @@ Summary: Access and modify virtual machine disk images Name: libguestfs Epoch: 1 Version: 1.44.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ # Build only for architectures that have a kernel @@ -326,7 +326,6 @@ Recommends: libvirt-daemon-config-network Requires: libvirt-daemon-driver-qemu Requires: libvirt-daemon-driver-secret Recommends: libvirt-daemon-driver-storage-core -Requires: libvirt-daemon-kvm >= 5.3.0 Requires: selinux-policy >= 3.11.1-63 %ifarch aarch64 @@ -1365,6 +1364,9 @@ rm ocaml/html/.gitignore %changelog +* Wed Mar 10 2021 Richard W.M. Jones - 1:1.44.0-2 +- Drop Requires: libvirt-daemon-kvm, pulls in the whole of qemu and subpkgs. + * Wed Jan 06 2021 Richard W.M. Jones - 1:1.44.0-1 - New upstream stable version 1.44.0.