License compliance rectification

This commit is contained in:
starlet-dx 2024-06-13 10:34:51 +08:00
parent e4fc21a548
commit 8380195807

View File

@ -1,8 +1,8 @@
Name: ibus-table-chinese
Version: 1.8.2
Release: 13
Release: 14
Summary: IBus Chinese input tables
License: GPLv3+
License: GPL-3.0-or-later
URL: https://github.com/definite/ibus-table-chinese
Source0: https://github.com/definite/ibus-table-chinese/archive/%{version}.tar.gz
@ -37,7 +37,7 @@ Cangjie based input methodses.
%package cantonese
Summary: Cantonese input methods
License: GPLv2 and GPLv3+ and Freely redistributable without restriction
License: GPL-2.0-only AND GPL-3.0-or-later AND MIT
Requires: %{name} = %{version}-%{release}
Provides: ibus-table-cantonese = %{version}-%{release}
Obsoletes: ibus-table-cantonese < 1.3
@ -47,7 +47,7 @@ Cantonese includes Cantonese, Hong-Kong version of Cantonese and jyutping.
%package easy
Summary: Easy input method
License: GPLv2
License: GPL-2.0-only
Requires: %{name} = %{version}-%{release}
Provides: ibus-table-easy = %{version}-%{release}
Obsoletes: ibus-table-easy < 1.3
@ -57,7 +57,7 @@ Easy phrase-wise input method.
%package erbi
Summary: Erbi input method
License: GPLv2+
License: GPL-2.0-or-later
Requires: %{name} = %{version}-%{release}
Provides: ibus-table-erbi = %{version}-%{release}
Obsoletes: ibus-table-erbi < 1.3
@ -77,7 +77,7 @@ Quick is based on Cangjie input method.
%package scj
Summary: Smart Cangjie
License: GPLv3+
License: GPL-3.0-or-later
Requires: %{name} = %{version}-%{release}
Provides: ibus-table-cangjie = %{version}-%{release}
Obsoletes: ibus-table-cangjie < 1.3
@ -87,7 +87,7 @@ Smart Cangjie is an improved Cangjie base input method.
%package stroke5
Summary: Stroke 5 input method
License: GPLv3+
License: GPL-3.0-or-later
Requires: %{name} = %{version}-%{release}
Provides: ibus-table-stroke5 = %{version}-%{release}
Obsoletes: ibus-table-stroke5 < 1.3 ibus-table-yinma < 1.3
@ -97,7 +97,7 @@ Stroke5 input method.
%package wu
Summary: Wu pronunciation input method
License: GPLv2+
License: GPL-2.0-or-later
Requires: %{name} = %{version}-%{release}
Provides: ibus-table-wu = %{version}-%{release}
Obsoletes: ibus-table-wu < 1.3
@ -127,7 +127,7 @@ Jidian Wubi current includes Wubi 86.
%package yong
Summary: YongMa input method
License: GPLv3
License: GPL-3.0-only
Requires: %{name} = %{version}-%{release}
Provides: ibus-table-yong = %{version}-%{release}
Obsoletes: ibus-table-yong < 1.3
@ -348,5 +348,8 @@ ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/yong.db
%{_datadir}/ibus-table/tables/yong.db
%changelog
* Thu Jun 13 2024 yao_xin <yao_xin001@hoperun.com> - 1.8.2-14
- License compliance rectification
* Mon Apr 20 2020 lizhenhua <lizhenhua21@huawei.com> - 1.8.2-13
- Package init