Update to upstream v3.5
Signed-off-by: Coiby Xu <coxu@redhat.com>
This commit is contained in:
parent
d7be3328d9
commit
b893613831
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/dmidecode-3.2.tar.xz
|
||||
/dmidecode-3.3.tar.xz
|
||||
/dmidecode-3.4.tar.xz
|
||||
/dmidecode-3.5.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Tool to analyse BIOS DMI data
|
||||
Name: dmidecode
|
||||
Version: 3.4
|
||||
Release: 5%{?dist}
|
||||
Version: 3.5
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPL-2.0-or-later
|
||||
Source0: https://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.xz
|
||||
@ -41,6 +41,9 @@ I/O ports (e.g. serial, parallel, USB).
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 10 2023 Coiby Xu <coxu@redhat.com> - 1:3.5-1
|
||||
- Update to 3.5
|
||||
|
||||
* Thu Aug 10 2023 Coiby Xu <coxu@redhat.com> - 1:3.4-5
|
||||
- Use SPDX identifiers for license
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dmidecode-3.4.tar.xz) = 62990b6159e5a7c8688d37e44957e7948391d2c6afeabaa4514ba9dad2d08b020297676e2dbbfcb6471efc6fb6f3682750422931a953f78f358bb3dd3745e95b
|
||||
SHA512 (dmidecode-3.5.tar.xz) = 690c9bea391f6bbfc8cd48e8db408a61d5b551a07a2823c29d03a09607fc2043cc1bea44ee9fd27fd0e7bc0b287bf9de9f22a1a66053f5b1e63d77c03d93e1ae
|
||||
|
Loading…
Reference in New Issue
Block a user