From d9c244796dc76b6b1fecdd8caf544bbb6bc59b27 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 12 Jan 2022 12:29:31 +0100 Subject: [PATCH] Update to 1.16.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Make true the default for “rememberinputmode” - Save “inputmode” to gsettings and add a “rememberinputmode” gsettings. This makes it possible to change the current input mode from the command line. And with “rememberinputmode” one can choose whether the last used input mode should be remembered and be used again when a new session starts or whether a new session should always start in table mode. (Resolves: https://github.com/mike-fabian/ibus-table/issues/85) - Skip cangjie5 and erbi-qs test cases if the tables are too old - Replace deprecated module “optparse” with “argparse” --- .gitignore | 2 ++ ibus-table.spec | 16 +++++++++++++++- sources | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e65b2ae..1f577d4 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,5 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.14.0.tar.gz /ibus-table-1.14.1.tar.gz /ibus-table-1.15.0.tar.gz +/ibus-table-1.15.1.tar.gz +/ibus-table-1.16.0.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index bc645a2..5c1b9f6 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.15.0 +Version: 1.16.0 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -142,6 +142,20 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Tue Jan 18 2022 Mike FABIAN - 1.16.0-1 +- Update to 1.16.0 +- Make true the default for “rememberinputmode” +- Save “inputmode” to gsettings + and add a “rememberinputmode” gsettings. This makes it + possible to change the current input mode from the command + line. And with “rememberinputmode” one can choose whether + the last used input mode should be remembered and be used + again when a new session starts or whether a new session + should always start in table mode. + (Resolves: https://github.com/mike-fabian/ibus-table/issues/85) +- Skip cangjie5 and erbi-qs test cases if the tables are too old +- Replace deprecated module “optparse” with “argparse” + * Tue Jan 11 2022 Mike FABIAN - 1.15.0-1 - Update to 1.15.0 - Fix problems with goucima for erbi-qs table diff --git a/sources b/sources index 5c9d29d..2a7695d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.15.0.tar.gz) = d4b8ae9e59eab10c42185a072316dd40e698775b8d368ef4e9892b756dbceca494f54516c1b56dfe8c14585672c005b4ce6ef5c82c34e965db13539870de503f +SHA512 (ibus-table-1.16.0.tar.gz) = 8b0b160c45c859006ab65d77c519e7da07b94c97733a65cc2de4cdd31cac5e8020b4af2da14c9a1e7e37e99b9a3d224788a51d65767085492ed5358df10db0e5