License compliance rectification
(cherry picked from commit adf93bfc77c3a6bca423c8a2c18b1990fd9ebf3f)
This commit is contained in:
parent
7a05742302
commit
06f07a7c03
@ -2,7 +2,7 @@
|
||||
%global ibus_icons_dir %{_datadir}/ibus-table/icons
|
||||
Name: ibus-table-chinese
|
||||
Version: 1.8.12
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: IBus Chinese input tables
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://github.com/definite/ibus-table-chinese
|
||||
@ -19,7 +19,7 @@ ibus-table-chinese provides the Chinese input methods infrastructure.
|
||||
|
||||
%package array
|
||||
Summary: Array input methods
|
||||
License: Freely redistributable without restriction
|
||||
License: CC0-1.0 and GPL-3.0-or-later
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Provides: ibus-table-array30 = %{version}-%{release}
|
||||
Obsoletes: ibus-table-array30 < 1.3
|
||||
@ -29,7 +29,7 @@ Array is a free, open-minded character-structured input method.
|
||||
|
||||
%package cangjie
|
||||
Summary: Cangjie based input methods
|
||||
License: Freely redistributable without restriction
|
||||
License: CC0-1.0 and GPL-3.0-or-later
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Provides: ibus-table-cangjie = %{version}-%{release}
|
||||
Obsoletes: ibus-table-cangjie < 1.3
|
||||
@ -69,7 +69,7 @@ Erbi Includes Super Erbi and Erbi Qin-Song.
|
||||
|
||||
%package quick
|
||||
Summary: Quick-to-learn input methods
|
||||
License: Freely redistributable without restriction
|
||||
License: CC0-1.0 and GPL-3.0-or-later
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Provides: ibus-table-quick = %{version}-%{release}
|
||||
Obsoletes: ibus-table-quick < 1.3
|
||||
@ -119,7 +119,7 @@ Haifeng Wubi current includes Haifeng Wubi 86.
|
||||
|
||||
%package wubi-jidian
|
||||
Summary: Jidian Wubi 86 input method
|
||||
License: Freely redistributable without restriction
|
||||
License: CC0-1.0 and GPL-3.0-or-later
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Provides: ibus-table-wubi = %{version}-%{release}
|
||||
Obsoletes: ibus-table-wubi < 1.3
|
||||
@ -247,6 +247,9 @@ rm -fr %{buildroot}%{_docdir}/*
|
||||
%{ibus_tables_dir}/cantonyale.db
|
||||
|
||||
%changelog
|
||||
* Thu Jul 18 2024 yaoxin <yao_xin001@hoperun.com> - 1.8.12-2
|
||||
- License compliance rectification
|
||||
|
||||
* Wed Sep 06 2023 wangkai <13474090681@163.com> - 1.8.12-1
|
||||
- Update to 1.8.12
|
||||
- Change source url to github.com/mike-fabian/ibus-table-chinese
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user