Convert License tag to SPDX format
Related: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
This commit is contained in:
parent
d202f03bca
commit
9f2b32c777
@ -3,9 +3,9 @@
|
|||||||
Name: apache-resource-bundles
|
Name: apache-resource-bundles
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.5
|
Version: 1.5
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Apache Resource Bundles
|
Summary: Apache Resource Bundles
|
||||||
License: ASL 2.0
|
License: Apache-2.0
|
||||||
URL: https://maven.apache.org/apache-resource-bundles/
|
URL: https://maven.apache.org/apache-resource-bundles/
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{java_arches} noarch
|
ExclusiveArch: %{java_arches} noarch
|
||||||
@ -47,6 +47,9 @@ and notices for all Apache releases.
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.5-3
|
||||||
|
- Convert License tag to SPDX format
|
||||||
|
|
||||||
* Wed Aug 23 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.5-2
|
* Wed Aug 23 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.5-2
|
||||||
- Port to maven-verifier 2.0.0~M1
|
- Port to maven-verifier 2.0.0~M1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user