Convert License tag to SPDX format

Related: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
This commit is contained in:
Mikolaj Izdebski 2023-09-01 13:20:34 +02:00
parent dc2b408813
commit b2cf66ab76

View File

@ -2,9 +2,9 @@
Name: maven-remote-resources-plugin
Version: 3.1.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Maven Remote Resources Plugin
License: ASL 2.0
License: Apache-2.0
URL: http://maven.apache.org/plugins/maven-remote-resources-plugin/
BuildArch: noarch
ExclusiveArch: %{java_arches} noarch
@ -70,6 +70,9 @@ API documentation for %{name}.
%doc LICENSE NOTICE
%changelog
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.0-2
- Convert License tag to SPDX format
* Wed Aug 23 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.0-1
- Update to upstream version 3.1.0