diff --git a/.files b/.files index 5bac741..bac84f2 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 5e9e147..1edd0c6 100644 --- a/.rev +++ b/.rev @@ -540,4 +540,12 @@ You added ec_access.c with a GPL-2.0 (only) license. Now the spec file has to be 829031 + + ab2c72b70350ab40e829143c5e56abb0 + 20210105 + + dimstar_suse + + 862643 + diff --git a/acpica-unix-20200717.tar_0.gz b/acpica-unix-20200717.tar_0.gz deleted file mode 120000 index 86a3539..0000000 --- a/acpica-unix-20200717.tar_0.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihwtkyhmbzjdremvdquwg3fgf23ban4pl7kgqqtdnc4imvkdnukvq \ No newline at end of file diff --git a/acpica-unix-20210105.tar.gz b/acpica-unix-20210105.tar.gz new file mode 120000 index 0000000..eca59d0 --- /dev/null +++ b/acpica-unix-20210105.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeigo754gbqghxiofw3at2xhthemqmbrbhw22vapub6uicnr3fsode4 \ No newline at end of file diff --git a/acpica.changes b/acpica.changes index a8347a6..13be23a 100644 --- a/acpica.changes +++ b/acpica.changes @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +Tue Jan 5 20:40:38 UTC 2021 - Matthias Eliasson + +- Update to version 20210105 + ACPICA kernel-resident subsystem: + * Updated all copyrights to 2021. This affects all ACPICA source code + modules. + iASL Compiler/Disassembler and ACPICA tools: + * ASL test suite (ASLTS): Updated all copyrights to 2021. + * Tools and utilities: Updated all signon copyrights to 2021. + * iASL Table Compiler: Removed support for obsolete ACPI tables: VRTC, + MTMR. Al Stone. + +------------------------------------------------------------------- Fri Jul 24 21:25:52 UTC 2020 - Matthias Eliasson - Update to version 20200717 diff --git a/acpica.spec b/acpica.spec index 76148ab..3c27f89 100644 --- a/acpica.spec +++ b/acpica.spec @@ -1,7 +1,7 @@ # # spec file for package acpica # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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: 20200717 +Version: 20210105 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