Convert License tag to SPDX format
Related: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
This commit is contained in:
parent
728971cada
commit
d0c4e7e648
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
Name: plexus-sec-dispatcher
|
Name: plexus-sec-dispatcher
|
||||||
Version: 2.0
|
Version: 2.0
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Plexus Security Dispatcher Component
|
Summary: Plexus Security Dispatcher Component
|
||||||
License: ASL 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/codehaus-plexus/plexus-sec-dispatcher
|
URL: https://github.com/codehaus-plexus/plexus-sec-dispatcher
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{java_arches} noarch
|
ExclusiveArch: %{java_arches} noarch
|
||||||
@ -52,6 +52,9 @@ cp %{SOURCE1} .
|
|||||||
%license LICENSE-2.0.txt
|
%license LICENSE-2.0.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0-8
|
||||||
|
- Convert License tag to SPDX format
|
||||||
|
|
||||||
* Tue Aug 15 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0-7
|
* Tue Aug 15 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0-7
|
||||||
- Build with default JDK 17
|
- Build with default JDK 17
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user