Accepting request 1095633 from hardware
OBS-URL: https://build.opensuse.org/request/show/1095633 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpica?expand=0&rev=74
This commit is contained in:
commit
2b715a1a65
BIN
acpica-unix-20221020.tar_0.gz
(Stored with Git LFS)
BIN
acpica-unix-20221020.tar_0.gz
(Stored with Git LFS)
Binary file not shown.
3
acpica-unix-20230331.tar.gz
Normal file
3
acpica-unix-20230331.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c5d695d605aaa61709f3c63f57a1a99b8902291723998446b0813b57ac310e2
|
||||
size 1942586
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user