From 164580b38b98bad0077121f214e153160e202cad Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 1 Sep 2023 13:20:32 +0200 Subject: [PATCH] Convert License tag to SPDX format Related: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 --- felix-utils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/felix-utils.spec b/felix-utils.spec index 6151b2c..9ad1376 100644 --- a/felix-utils.spec +++ b/felix-utils.spec @@ -4,9 +4,9 @@ Name: felix-utils Version: 1.11.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Utility classes for OSGi -License: ASL 2.0 +License: Apache-2.0 URL: https://felix.apache.org BuildArch: noarch ExclusiveArch: %{java_arches} noarch @@ -60,6 +60,9 @@ This package contains the API documentation for %{name}. %license LICENSE NOTICE %changelog +* Fri Sep 01 2023 Mikolaj Izdebski - 1.11.8-5 +- Convert License tag to SPDX format + * Wed Jul 19 2023 Fedora Release Engineering - 1.11.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild