Add riscv64 to arches_qemu_kvm

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-17 15:10:13 +03:00
parent 83def04a25
commit 309c2ce567
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -6,7 +6,7 @@
%define min_rhel 8
%define min_fedora 33
%define arches_qemu_kvm %{ix86} x86_64 %{power64} %{arm} aarch64 s390x
%define arches_qemu_kvm %{ix86} x86_64 %{power64} %{arm} aarch64 s390x riscv64
%if 0%{?rhel}
%if 0%{?rhel} > 8
%define arches_qemu_kvm x86_64 aarch64 s390x
@ -235,7 +235,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 8.6.0
Release: 3%{?dist}
Release: 3.0.riscv64%{?dist}
License: LGPLv2+
URL: https://libvirt.org/
@ -2418,6 +2418,9 @@ exit 0
%endif
%changelog
* Mon Oct 17 2022 David Abdurachmanov <davidlt@rivosinc.om> - 8.1.0-3.0.riscv64
- Add riscv64 to arches_qemu_kvm
* Tue Aug 9 2022 Daniel P. Berrangé <berrange@redhat.com> - 8.1.0-3
- Pull in mingw sub-packages