convert ASL 2.0 license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
parent
7768f7c293
commit
68bc17638a
1 changed files with 6 additions and 2 deletions
|
|
@ -1,8 +1,9 @@
|
|||
Name: apache-commons-pool
|
||||
Version: 1.6
|
||||
Release: 38%{?dist}
|
||||
Release: 39%{?dist}
|
||||
Summary: Apache Commons Pool Package
|
||||
License: ASL 2.0
|
||||
# Automatically converted from old format: ASL 2.0 - review is highly recommended.
|
||||
License: Apache-2.0
|
||||
URL: http://commons.apache.org/pool/
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
|
@ -39,6 +40,9 @@ interface that makes these implementations interchangeable.
|
|||
%doc README.txt RELEASE-NOTES.txt
|
||||
|
||||
%changelog
|
||||
* Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 1.6-39
|
||||
- convert license to SPDX
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-38
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue