- Various documentation fixes and updates (including ppc and riscv additions)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=873
This commit is contained in:
Charles Arnold 2025-01-20 16:22:32 +00:00 committed by Git OBS Bridge
parent f9b3d85b1e
commit 9098b610be
2 changed files with 3 additions and 3 deletions

View File

@ -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.
-------------------------------------------------------------------

View File

@ -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 \