Update to 1.8.7
- Make “Traditional Chinese only” the default for cangjie5 (Resolves: https://github.com/mike-fabian/ibus-table-chinese/issues/2)
This commit is contained in:
parent
a6c0568cbe
commit
28e2ed7f39
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/ibus-table-chinese-1.8.4.tar.gz
|
||||
/ibus-table-chinese-1.8.5.tar.gz
|
||||
/ibus-table-chinese-1.8.6.tar.gz
|
||||
/ibus-table-chinese-1.8.7.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global ibus_icons_dir %{_datadir}/ibus-table/icons
|
||||
%global createdb ibus-table-createdb
|
||||
Name: ibus-table-chinese
|
||||
Version: 1.8.6
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Chinese input tables for IBus
|
||||
Summary(zh_CN): 中文码表输入法
|
||||
Summary(zh_TW): 中文碼表輸入法
|
||||
@ -855,6 +855,11 @@ rm -fr %{buildroot}%{_docdir}/*
|
||||
%verify(not size md5 mtime) %{ibus_tables_dir}/cantonyale.db
|
||||
|
||||
%changelog
|
||||
* Mon Jan 24 2022 Mike FABIAN <mfabian@redhat.com> - 1.8.7-1
|
||||
- Update to 1.8.7
|
||||
- Make “Traditional Chinese only” the default for cangjie5
|
||||
(Resolves: https://github.com/mike-fabian/ibus-table-chinese/issues/2)
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-table-chinese-1.8.6.tar.gz) = 49d8ac0af819d08289c0db20ad1b01b884b9e9d264a9bee26b6714cd0cdd699e853f6836743a82ffe85bc05ada5bcf6dd501807514d2231e7ab6e7d6a8974491
|
||||
SHA512 (ibus-table-chinese-1.8.7.tar.gz) = 3754750d47e520e53b583c69acc9c55fca7a175189684ee3fec0d8aafdddf48b3d053fc47fece300c0163c7c9a3430506461c79e751a4951e47e11c631f7e9c6
|
||||
|
Loading…
Reference in New Issue
Block a user