From d37fff7ebe815fa1ac7b234ad0df11b99830bb4f69c1c9a030907233242e7877 Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Fri, 4 Jul 2014 04:26:17 +0000 Subject: [PATCH] Accepting request 239522 from home:hillwood:branches:M17N MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Updateto 1.8.3, ibus-table >= 1.8.x has many improvements over 1.5.x * The database format is simplified which makes better matching possible. But because of the changed database format, the tables have to be rebuilt, i.e. packages like ibus-table-chinese and ibus-table-others have to be rebuilt against ibus-table > 1.8.0. * Wildcard support added, wildcards like ? for single characters or * for many characters can be used. The wildcards can be configured in the setup tool, for example one can also use 'z' as a single character wildcard if desired. * Setup tool improved, several new options added, works with Gnome3 now. * Prompt characters are supported now, for example when using Cangjie, 日, 月, 金, ... are displayed while typing instead of a, b, c, ... * Moving around in the preëdit works correctly now. One can commit the current candidate to preëdit with the left shift key or with the arrow keys, commit more characters to preëdit that way, then move around in the preëdit and see the full key sequences of the characters in the preëdit. This way one can check the key sequences if one used wildcards or pinyin mode to enter the characters. * Fix many bugs OBS-URL: https://build.opensuse.org/request/show/239522 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=27 --- ibus-table-1.5.0.tar.gz | 3 --- ibus-table-1.8.3.tar.gz | 3 +++ ibus-table.changes | 24 ++++++++++++++++++++++++ ibus-table.spec | 4 +++- 4 files changed, 30 insertions(+), 4 deletions(-) delete mode 100644 ibus-table-1.5.0.tar.gz create mode 100644 ibus-table-1.8.3.tar.gz diff --git a/ibus-table-1.5.0.tar.gz b/ibus-table-1.5.0.tar.gz deleted file mode 100644 index c811b56..0000000 --- a/ibus-table-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ba89c70c50773d43927769a2c608f71b282afbf3538188f65b9c89ebdc1a184 -size 432844 diff --git a/ibus-table-1.8.3.tar.gz b/ibus-table-1.8.3.tar.gz new file mode 100644 index 0000000..6cd01eb --- /dev/null +++ b/ibus-table-1.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152723f65ad4f0544fee129938404c6cc0619a1da25f59f81a733da8d8c2dfc4 +size 523413 diff --git a/ibus-table.changes b/ibus-table.changes index 1f1834a..7a0a160 100644 --- a/ibus-table.changes +++ b/ibus-table.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri Jul 4 12:04:17 CST 2014 - hillwood@linuxfans.org + +- Updateto 1.8.3, ibus-table >= 1.8.x has many improvements over 1.5.x + * The database format is simplified which makes better matching + possible. But because of the changed database format, the + tables have to be rebuilt, i.e. packages like ibus-table-chinese + and ibus-table-others have to be rebuilt against ibus-table > 1.8.0. + * Wildcard support added, wildcards like ? for single characters or * + for many characters can be used. The wildcards can be configured + in the setup tool, for example one can also use 'z' as a single character + wildcard if desired. + * Setup tool improved, several new options added, works with Gnome3 now. + * Prompt characters are supported now, for example when using Cangjie, + 日, 月, 金, ... are displayed while typing instead of a, b, c, ... + * Moving around in the preëdit works correctly now. One can commit + the current candidate to preëdit with the left shift key or with + the arrow keys, commit more characters to preëdit that way, then + move around in the preëdit and see the full key sequences of the + characters in the preëdit. This way one can check the + key sequences if one used wildcards or pinyin mode to enter the + characters. + * Fix many bugs + ------------------------------------------------------------------- Fri Feb 14 14:04:28 UTC 2014 - fcrozat@suse.com diff --git a/ibus-table.spec b/ibus-table.spec index dcc59ea..0817350 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -21,7 +21,7 @@ BuildRequires: fdupes BuildRequires: ibus-devel >= 1.4.99 BuildRequires: pkgconfig BuildRequires: python -Version: 1.5.0 +Version: 1.8.3 Release: 0 Summary: The Table engine for IBus platform License: LGPL-2.1+ @@ -66,6 +66,8 @@ make %{?jobs:-j %jobs} %{_libdir}/ibus/ibus-* %{_bindir}/* %{_datadir}/ibus +%{_mandir}/man1/* +%{_datadir}/applications/ibus-setup-table.desktop %files devel %defattr(-,root,root,-)