Add riscv64 to arches_qemu_kvm

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-07-21 20:14:12 +02:00
parent 9f3b22fec4
commit d9f34d6be5
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
@ -231,7 +231,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 8.5.0
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
License: LGPLv2+
URL: https://libvirt.org/
@ -2127,6 +2127,9 @@ exit 0
%changelog
* Thu Jul 21 2022 David Abdurachmanov <davidlt@rivosinc.com> - 8.5.0-1.0.riscv64
- Add riscv64 to arches_qemu_kvm
* Thu Jul 21 2022 Cole Robinson <crobinso@redhat.com> - 8.5.0-1
- Update to version 8.5.0