diff --git a/SPECS/qemu.spec b/SPECS/qemu.spec index 5e3772a..0ff2efb 100755 --- a/SPECS/qemu.spec +++ b/SPECS/qemu.spec @@ -1,5 +1,5 @@ Name: qemu -Version: 7.0.0 +Version: 7.1.0 Release: 1%{?dist} Summary: QEMU is a FAST! processor emulator License: GPLv2+ and LGPLv2+ and BSD @@ -371,7 +371,7 @@ configureopts+=" --enable-libiscsi" configureopts+=" --enable-virtfs" configureopts+=" --enable-rdma --enable-pvrdma" configureopts+=" --enable-replication" -configureopts+=" --enable-libssh +configureopts+=" --enable-libssh" configureopts+=" --enable-tpm" configureopts+=" --enable-smartcard" configureopts+=" --enable-lzo --enable-bzip2 --enable-zstd"