From acf412c92b0d361620fc0df56df81a57c58282de Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Fri, 3 Mar 2023 14:05:00 -0600 Subject: [PATCH] migrated to SPDX license --- tokyocabinet.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tokyocabinet.spec b/tokyocabinet.spec index c2b35a9..47835da 100644 --- a/tokyocabinet.spec +++ b/tokyocabinet.spec @@ -1,8 +1,8 @@ Summary: A modern implementation of a DBM Name: tokyocabinet Version: 1.4.48 -Release: 21%{?dist} -License: LGPLv2+ +Release: 22%{?dist} +License: LGPL-2.1-or-later URL: http://fallabs.com/tokyocabinet/ Source: http://fallabs.com/%{name}/%{name}-%{version}.tar.gz Patch0: tokyocabinet-fedora.patch @@ -74,6 +74,9 @@ make check %doc doc/* %changelog +* Fri Mar 03 2023 Gwyn Ciesla - 1.4.48-22 +- migrated to SPDX license + * Sat Jan 21 2023 Fedora Release Engineering - 1.4.48-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild