mcelog.spec: migrated to SPDX license

No functional change.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
This commit is contained in:
Prarit Bhargava 2023-07-29 13:26:59 -04:00
parent f8218fee7c
commit 8ca867b850

View File

@ -1,9 +1,9 @@
Summary: Tool to translate x86-64 CPU Machine Check Exception data
Name: mcelog
Version: 175
Release: 7%{?dist}
Release: 8%{?dist}
Epoch: 3
License: GPLv2
License: GPL-2.0-only
URL: https://github.com/andikleen/mcelog
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
# note that this source OVERRIDES the one on the tarball above!
@ -60,6 +60,9 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
%{_mandir}/*/*
%changelog
* Sat Jul 29 2023 Prarit Bhargava <prarit@redhat.com> 3:175-8
- migrated to SPDX license
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3:175-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild