From 9098b610bef3ca1ae5fc98d66fb3c5a8e91f1c610b2a1106648c06476e5348d7 Mon Sep 17 00:00:00 2001 From: Charles Arnold Date: Mon, 20 Jan 2025 16:22:32 +0000 Subject: [PATCH] - Various documentation fixes and updates (including ppc and riscv additions) OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=873 --- xen.changes | 3 ++- xen.spec | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xen.changes b/xen.changes index a1848f6..1c76516 100644 --- a/xen.changes +++ b/xen.changes @@ -11,7 +11,8 @@ Mon Jan 20 05:46:51 MST 2025 - carnold@suse.com * xentrace: free CPU mask string before overwriting pointer * xl: properly dispose of vTPM struct instance * xl: properly dispose of libxl_dominfo struct instances - * Various documentation fixes and adjustments + * Various documentation fixes and updates (including ppc and + riscv additions) * Various MISRA compliance improvements. ------------------------------------------------------------------- diff --git a/xen.spec b/xen.spec index aab0436..048d9b3 100644 --- a/xen.spec +++ b/xen.spec @@ -124,7 +124,7 @@ BuildRequires: pesign-obs-integration BuildRequires: python-rpm-macros Provides: installhint(reboot-needed) -Version: 4.20.0_04 +Version: 4.20.0_06 Release: 0 Summary: Xen Virtualization: Hypervisor (aka VMM aka Microkernel) License: GPL-2.0-only @@ -907,7 +907,6 @@ find %{buildroot} \( \ -name "*.dtb" -o \ -name "openbios-*" -o \ -name "petalogix*" -o \ - -name "ppc*" -o \ -name "*.pyc" -o \ -name "s390*" -o \ -name "slof*" -o \