From c47285d5da163c6dd73b771710a4e7469af97574 Mon Sep 17 00:00:00 2001 From: peijiankang Date: Wed, 27 Aug 2025 17:02:00 +0800 Subject: [PATCH] update license info --- fcitx5-configtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fcitx5-configtool.spec b/fcitx5-configtool.spec index 131aa70..b45fb20 100644 --- a/fcitx5-configtool.spec +++ b/fcitx5-configtool.spec @@ -10,9 +10,9 @@ Name: fcitx5-configtool Version: 5.1.8 -Release: 1 +Release: 2 Summary: Configuration tools used by fcitx5 -License: GPL-2.1-or-later +License: GPL-2.0-or-later URL: https://github.com/fcitx/fcitx5-configtool Source0: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}.tar.zst @@ -145,6 +145,9 @@ done %{_libdir}/libFcitx5Migrator.so %changelog +* Thu Aug 28 2025 peijiankang - 5.1.8-2 +- update license info + * Mon Mar 24 2025 Funda Wang - 5.1.8-1 - update to 5.1.8 -- Gitee