automatic version update by autodist [release 21.01.00-1mamba;Thu Feb 04 2021]

This commit is contained in:
Automatic Build System 2024-01-05 22:35:55 +01:00
parent 2ed28d2b94
commit a791c096bc

View File

@ -1,5 +1,5 @@
Name: fwts
Version: 20.03.00
Version: 21.01.00
Release: 1mamba
Summary: A test suite that performs sanity checks on Intel/AMD PC firmware
Group: System/Kernel and Hardware
@ -42,10 +42,12 @@ This package contains libraries and header files for developing applications tha
%prep
%setup -q -c %{name}-%{version}
autoreconf -f -i
%build
autoreconf -f -i
%configure
%configure \
CFLAGS="%{optflags} -Wno-format-truncation"
%make
%install
@ -91,6 +93,9 @@ autoreconf -f -i
%changelog
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 21.01.00-1mamba
- automatic version update by autodist
* Mon May 04 2020 Automatic Build System <autodist@mambasoft.it> 20.03.00-1mamba
- automatic update by autodist