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:36 +02:00
parent e3a0f52271
commit 6ba83f9e41

View File

@ -2,9 +2,9 @@
Name: plexus-languages
Version: 1.1.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Plexus Languages
License: ASL 2.0
License: Apache-2.0
URL: https://github.com/codehaus-plexus/plexus-languages
BuildArch: noarch
ExclusiveArch: %{java_arches} noarch
@ -51,6 +51,9 @@ cp %{SOURCE1} .
%license LICENSE-2.0.txt
%changelog
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1.2-2
- Convert License tag to SPDX format
* Wed Aug 23 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1.2-1
- Update to upstream version 1.1.2