Use SPDX license

Convert to SPDX license by https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2,
    # license-fedora2spdx GPLv2+
    GPL-2.0-or-later

Signed-off-by: Coiby Xu <coxu@redhat.com>
This commit is contained in:
Coiby Xu 2023-08-10 11:27:43 +08:00
parent f1b1b88d24
commit d7be3328d9

View File

@ -1,9 +1,9 @@
Summary: Tool to analyse BIOS DMI data
Name: dmidecode
Version: 3.4
Release: 4%{?dist}
Release: 5%{?dist}
Epoch: 1
License: GPLv2+
License: GPL-2.0-or-later
Source0: https://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.xz
URL: https://www.nongnu.org/dmidecode/
BuildRequires: gcc make
@ -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.4-5
- Use SPDX identifiers for license
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild