diff --git a/dmidecode.spec b/dmidecode.spec index 36dc8a8..4c76f06 100644 --- a/dmidecode.spec +++ b/dmidecode.spec @@ -1,7 +1,7 @@ Summary: Tool to analyse BIOS DMI data Name: dmidecode Version: 3.3 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv2+ Source0: https://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.xz @@ -41,6 +41,10 @@ I/O ports (e.g. serial, parallel, USB). %{_mandir}/man8/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1:3.3-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed May 19 2021 Coiby Xu - 1:3.3-1 - updated to upstream v3.3 - Supported SMBIOS spec up to v3.3.0