From b2648c3949082a2c58103ab2ed6fb270405d1ab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Thu, 3 Aug 2023 14:27:39 +0200 Subject: [PATCH] migrate to SPDX license format --- libotf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libotf.spec b/libotf.spec index 4ee3879..7163c1a 100644 --- a/libotf.spec +++ b/libotf.spec @@ -1,9 +1,9 @@ Name: libotf Version: 0.9.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Library for handling OpenType Font -License: LGPLv2+ +License: LGPL-2.1-or-later URL: http://www.nongnu.org/m17n/ Source0: http://download.savannah.gnu.org/releases/m17n/%{name}-%{version}.tar.gz @@ -67,6 +67,9 @@ rm $RPM_BUILD_ROOT/usr/bin/libotf-config %{_libdir}/pkgconfig/* %changelog +* Thu Aug 03 2023 Lukáš Zaoral - 0.9.16-2 +- migrate to SPDX license format + * Tue Jul 25 2023 Mike FABIAN - 0.9.16-1 - Update to 0.9.16