From 7e21c16ede18ecc7cb24158fe23cd6a19f30ee75 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 4 Dec 2020 15:22:46 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libvirt.git#9e2eeb32e3aaf327e5e599c023920c9ca635daef --- libvirt.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index 87589ef..ec7a620 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -17,7 +17,7 @@ %define _vpath_builddir %{_target_platform} %endif -%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} %define arches_qemu_kvm x86_64 %{power64} aarch64 s390x %endif @@ -214,7 +214,7 @@ Summary: Library providing a simple virtualization API Name: libvirt Version: 6.10.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: https://libvirt.org/ @@ -1943,6 +1943,9 @@ exit 0 %changelog +* Fri Dec 04 2020 Richard W.M. Jones - 6.10.0-2 +- Build libvirt-daemon-kvm for riscv64. + * Tue Dec 01 2020 Cole Robinson - 6.10.0-1 - Update to version 6.10.0