Dominique Leuenberger 2023-06-27 21:16:18 +00:00 committed by Git OBS Bridge
commit 2b715a1a65
4 changed files with 20 additions and 6 deletions

BIN
acpica-unix-20221020.tar_0.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c5d695d605aaa61709f3c63f57a1a99b8902291723998446b0813b57ac310e2
size 1942586

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jun 21 14:29:52 UTC 2023 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 20230331
* Add C Flexible Array support.
* Add support for 64 bit LoongArch compilation.
* Add first batch of RISC-V related definitions.
* hwvalid: Drop port I/O validation.
* iASL: Added full macro support in the preprocessor.
* Add support for AMD Secure Processor Table (ASPT) version 1.
* Add support for Arm's MPAM ACPI table version 2.
* ACPI 6.5: MADT: add support for trace buffer extension in GICC.
* Headers: Delete bogus NodeArray array of pointers from AEST table.
-------------------------------------------------------------------
Tue Dec 27 23:13:22 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package acpica
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,12 +20,12 @@
%define kver %(rpm -q --qf '%%{VERSION}' kernel-source)
%define dmp_ver %{kver}
Name: acpica
Version: 20221020
Version: 20230331
Release: 0
Summary: A set of tools to display and debug BIOS ACPI tables
License: GPL-2.0-only
URL: https://acpica.org
Source: https://acpica.org/sites/acpica/files/%{src_dir}.tar_0.gz
Source: https://acpica.org/sites/acpica/files/%{src_dir}.tar.gz
Source1: ec_access.c
Source2: acpi_genl.tar.bz2
Source3: acpi_validate