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 3d68692f97
commit 44f2d09ad8

View File

@ -2,9 +2,9 @@
Name: maven-filtering
Version: 3.3.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Shared component providing resource filtering
License: ASL 2.0
License: Apache-2.0
URL: https://maven.apache.org/shared/%{name}/index.html
BuildArch: noarch
ExclusiveArch: %{java_arches} noarch
@ -65,6 +65,9 @@ This package contains the API documentation for %{name}.
%license LICENSE NOTICE
%changelog
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.1-2
- Convert License tag to SPDX format
* Thu Aug 17 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.1-1
- Update to upstream version 3.3.1