Convert License tag to SPDX format
Related: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
This commit is contained in:
parent
0c8a788563
commit
55dffd5ccf
@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
Name: qdox
|
Name: qdox
|
||||||
Version: 2.0.3
|
Version: 2.0.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Extract class/interface/method definitions from sources
|
Summary: Extract class/interface/method definitions from sources
|
||||||
License: ASL 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/paul-hammant/qdox
|
URL: https://github.com/paul-hammant/qdox
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{java_arches} noarch
|
ExclusiveArch: %{java_arches} noarch
|
||||||
@ -86,6 +86,9 @@ jar ufm target/%{name}-%{upstream_version}.jar %{SOURCE1}
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.3-2
|
||||||
|
- Convert License tag to SPDX format
|
||||||
|
|
||||||
* Thu Aug 17 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.3-1
|
* Thu Aug 17 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.3-1
|
||||||
- Update to upstream version 2.0.3
|
- Update to upstream version 2.0.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user