use correct SPDX license
This commit is contained in:
parent
03092c01bb
commit
333fe65177
@ -1,8 +1,8 @@
|
||||
Summary: Enclosure LED Utilities
|
||||
Name: ledmon
|
||||
Version: 0.97
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
Release: 2%{?dist}
|
||||
License: GPL-2.0-only and LGPL-2.1-only
|
||||
URL: https://github.com/intel/ledmon
|
||||
Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
@ -57,6 +57,9 @@ autoreconf -fiv
|
||||
%{_unitdir}/ledmon.service
|
||||
|
||||
%changelog
|
||||
* Tue May 16 2023 Jan Macku <jamacku@redhat.com> - 0.97-2
|
||||
- use correct SPDX license
|
||||
|
||||
* Tue May 16 2023 Jan Macku <jamacku@redhat.com> - 0.97-1
|
||||
- update to 0.97
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user