diff --git a/qemu.spec b/qemu.spec index e0469064d3fdf2d875b51ae72d4680068f53c3e5..ef8f65e3c726f081e87690476b89bc17bfe1b665 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,6 +1,6 @@ Name: qemu Version: 6.2.0 -Release: 57 +Release: 58 Epoch: 10 Summary: QEMU is a generic and open source machine emulator and virtualizer License: GPLv2 and BSD and MIT and CC-BY-SA-4.0 @@ -429,6 +429,7 @@ Patch0417: hw-display-qxl-Assert-memory-slot-fits-in-preallocat.patch BuildRequires: flex BuildRequires: gcc +BuildRequires: make BuildRequires: bison BuildRequires: texinfo BuildRequires: perl-podlators @@ -939,6 +940,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Wed Dec 07 2022 yezengruan - 10:6.2.0-58 +- BuildRequires add make + * Tue Dec 06 2022 yezengruan - 10:6.2.0-57 - arm/virt: Fix vcpu hotplug idx_from_topo_ids - Revert patches related to the vSVA