From c9ffefdd8ad562c12e8ede1d860066b4b81a9132 Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Wed, 16 Nov 2022 15:53:56 +0900 Subject: [PATCH] Migrate license tag to SPDX --- ibus-anthy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ibus-anthy.spec b/ibus-anthy.spec index f36deae..9cd2b8b 100644 --- a/ibus-anthy.spec +++ b/ibus-anthy.spec @@ -18,9 +18,9 @@ Name: ibus-anthy Version: 1.5.14 -Release: 7%{?dist} +Release: 8%{?dist} Summary: The Anthy engine for IBus input platform -License: GPLv2+ +License: GPL-2.0-or-later URL: https://github.com/ibus/ibus/wiki Source0: https://github.com/ibus/ibus-anthy/releases/download/%{version}/%{name}-%{version}.tar.gz @@ -156,6 +156,9 @@ make -C data check %{_datadir}/installed-tests/%{name} %changelog +* Wed Nov 16 2022 Takao Fujiwara - 1.5.14-8 +- Migrate license tag to SPDX + * Wed Aug 03 2022 Takao Fujiwara - 1.5.14-7 - Change metainfo icon from SVG to PNG file