|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Tool to analyse BIOS DMI data
|
|
|
|
|
Name: dmidecode
|
|
|
|
|
Version: 3.6
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Epoch: 1
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
|
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
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:3.6-3
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:3.6-2
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|