diff --git a/acpica-tools.spec b/acpica-tools.spec index f0db397..07e7481 100644 --- a/acpica-tools.spec +++ b/acpica-tools.spec @@ -1,6 +1,6 @@ Name: acpica-tools Version: 20210604 -Release: 3%{?dist} +Release: 4%{?dist} Summary: ACPICA tools for the development and debug of ACPI tables License: GPLv2 @@ -255,6 +255,9 @@ fi %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 20210604-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Jul 27 2021 Al Stone - 20210604-3 - Running 'iasl -T all' would segfault when dumping the PHAT template; fixed AcpiDmDumpPhat() by removing unnecessary assignments from patch