convert license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
parent
3cfb3dc7c0
commit
7ea06f1d5e
1 changed files with 6 additions and 2 deletions
|
|
@ -3,8 +3,9 @@
|
|||
Summary: Utilities for the IBM Power Linux RAID adapters
|
||||
Name: iprutils
|
||||
Version: 2.4.19
|
||||
Release: 13%{?dist}
|
||||
License: CPL-1.0
|
||||
Release: 14%{?dist}
|
||||
# Automatically converted from old format: CPL-1.0 - review is highly recommended.
|
||||
License: Not a valid license string in legacy syntax. Pass '--verbose' to get full parser error.
|
||||
URL: https://github.com/bjking1/iprutils
|
||||
Source0: https://github.com/bjking1/iprutils/archive/%{gitver}/%{name}-%{version}.tar.gz
|
||||
|
||||
|
|
@ -79,6 +80,9 @@ rm %{buildroot}/%{_sysconfdir}/ha.d/resource.d/iprha
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 07 2024 Miroslav Suchý <msuchy@redhat.com> - 2.4.19-14
|
||||
- convert license to SPDX
|
||||
|
||||
* Mon Aug 05 2024 Than Ngo <than@redhat.com> - 2.4.19-13
|
||||
- fix license tag
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue