From 56b1bc488ab84e9b4841c76eff7d70a7e0d7a454 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Thu, 13 Oct 2022 12:00:05 +0200 Subject: [PATCH] version update 7.1.0 Signed-off-by: Toshaan Bharvani --- SPECS/qemu.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"