diff --git a/fwts.spec b/fwts.spec index c1f9240..01ab758 100644 --- a/fwts.spec +++ b/fwts.spec @@ -1,5 +1,5 @@ Name: fwts -Version: 21.01.00 +Version: 21.02.00 Release: 1mamba Summary: A test suite that performs sanity checks on Intel/AMD PC firmware Group: System/Kernel and Hardware @@ -18,7 +18,6 @@ BuildRequires: libselinux-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Firmware Test Suite (FWTS) is a test suite that performs sanity checks on Intel/AMD PC firmware. It is intended to identify BIOS and ACPI errors and if appropriate it will try to explain the errors and give advice to help workaround or fix firmware bugs. It is primarily intended to be a Linux-centric firmware troubleshooting tool. @@ -93,6 +92,9 @@ autoreconf -f -i %changelog +* Wed Mar 03 2021 Automatic Build System 21.02.00-1mamba +- automatic version update by autodist + * Thu Feb 04 2021 Automatic Build System 21.01.00-1mamba - automatic version update by autodist