From 68bc17638a3f7514ea026151e8e9bdbfb1c850d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 24 Jul 2024 15:25:59 +0200 Subject: [PATCH] convert ASL 2.0 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- apache-commons-pool.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/apache-commons-pool.spec b/apache-commons-pool.spec index 99c343a..504ec4f 100644 --- a/apache-commons-pool.spec +++ b/apache-commons-pool.spec @@ -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ý - 1.6-39 +- convert license to SPDX + * Wed Jul 17 2024 Fedora Release Engineering - 1.6-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild