Add riscv64 to arches_qemu_kvm

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-04-17 12:59:36 +03:00
parent 619904f37a
commit 8a2bc988cc
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
@ -229,7 +229,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 9.0.0
Release: 2%{?dist}
Release: 2.0.riscv64%{?dist}
License: LGPLv2+
URL: https://libvirt.org/
@ -2310,6 +2310,9 @@ exit 0
%changelog
* Mon Apr 17 2023 David Abdurachmanov <davidlt@rivosinc.com> - 9.0.0-2.0.riscv64
- Add riscv64 to arches_qemu_kvm
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild