diff --git a/dmidecode.spec b/dmidecode.spec index 208891b..4718172 100644 --- a/dmidecode.spec +++ b/dmidecode.spec @@ -1,7 +1,7 @@ Summary: Tool to analyse BIOS DMI data Name: dmidecode Version: 3.5 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 License: GPLv2+ Source0: https://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.xz @@ -48,6 +48,9 @@ I/O ports (e.g. serial, parallel, USB). %{_mandir}/man8/* %changelog +* Tue Jan 09 2024 Lichen Liu - 1:3.5-3 +- Expanding the list of CPU sockets to match the list specified in SMBIOS 3.7.0 + * Fri Dec 22 2023 Lichen Liu - 1:3.5-2 - Add processor support from SMBIOS-3.6.0 - Consistently use read_file when reading from a dump file