From 2004b905a52eddf3d6eb1e5e1206b43f20f1c119 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Thu, 19 Jan 2023 10:06:27 +0000 Subject: [PATCH] Use SPDX-format license tag --- Judy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Judy.spec b/Judy.spec index 8bfcdd1..dd35fc6 100644 --- a/Judy.spec +++ b/Judy.spec @@ -1,8 +1,8 @@ Name: Judy Version: 1.0.5 -Release: 30%{?dist} +Release: 31%{?dist} Summary: General purpose dynamic array -License: LGPLv2+ +License: LGPL-2.0-or-later URL: http://sourceforge.net/projects/judy/ Source0: http://downloads.sf.net/judy/Judy-%{version}.tar.gz Source1: README.Fedora @@ -87,6 +87,9 @@ cd - %{_mandir}/man3/J*.3* %changelog +* Thu Jan 19 2023 Paul Howarth - 1.0.5-31 +- Use SPDX-format license tag + * Wed Jan 18 2023 Fedora Release Engineering - 1.0.5-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild