Release dmidecode-3.5-3
Resolves: RHEL-9007 Resolves: RHEL-20739 Signed-off-by: Lichen Liu <lichliu@redhat.com>
This commit is contained in:
parent
3761f9e2ae
commit
3368d91ad9
@ -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 <lichliu@redhat.com> - 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 <lichliu@redhat.com> - 1:3.5-2
|
||||
- Add processor support from SMBIOS-3.6.0
|
||||
- Consistently use read_file when reading from a dump file
|
||||
|
Loading…
Reference in New Issue
Block a user