From 1d5853026fc9d6eee57b51207fc240dcea3940d4 Mon Sep 17 00:00:00 2001 From: Davide Caratti Date: Fri, 10 Nov 2023 16:56:48 +0100 Subject: [PATCH] change License: value in the specfile to use SPDX identifiers --- libell.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libell.spec b/libell.spec index 7ca7e59..fb83a3b 100644 --- a/libell.spec +++ b/libell.spec @@ -1,8 +1,8 @@ Name: libell Version: 0.61 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Embedded Linux library -License: LGPLv2+ +License: LGPL-2.0-or-later URL: https://01.org/ell Source0: https://www.kernel.org/pub/linux/libs/ell/ell-%{version}.tar.xz @@ -56,6 +56,9 @@ find %{buildroot} -type f -name "*.la" -delete %changelog +* Mon Jan 8 2024 Davide Caratti - 0.61-2 +- Change specfile to use SPDX identifier + * Sat Dec 16 2023 Peter Robinson - 0.61-1 - Update to 0.61