From cafb0a869fb1da946871fb57cec60eb161b1b00f Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 9 Jun 2022 13:27:15 +0200 Subject: [PATCH] Update to 2.16.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Avoid using forward_key_event() in Gtk4 immodule automatically by checking for IBUS_CAP_SYNC_PROCESS_KEY (new, will start working for ibus >= 1.5.27) - Udate the “Use inline completion” combobox in the setup tool when the gsettings value changes (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/313) - Require Python >= 3.6 to build - Add client detection code by Takao Fujiwara (will start working for ibus >= 1.5.27) - If libvoikko.Voikko('fi') fails when initializing a Finnish dictionary, continue without voikko - Always show standard lookup table for compose completions, never try inline completions (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/307) - Update configure.ac for latest autoconf 2.71 (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/309) - Update emoji annotations from CLDR (oc.xml is new) - Translation update from Weblate (fr updated) --- .gitignore | 1 + ibus-typing-booster.spec | 22 ++++++++++++++++++++-- sources | 2 +- 3 files changed, 22 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 82997c3..902bf30 100644 --- a/.gitignore +++ b/.gitignore @@ -231,3 +231,4 @@ /ibus-typing-booster-2.15.29.tar.gz /ibus-typing-booster-2.15.30.tar.gz /ibus-typing-booster-2.16.0.tar.gz +/ibus-typing-booster-2.16.1.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 0660f4b..952ecd4 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 2.16.0 +Version: 2.16.1 Release: 1%{?dist} Summary: A completion input method License: GPLv3+ and ASL 2.0 @@ -36,7 +36,7 @@ Requires: unicode-ucd BuildRequires: ibus-devel BuildRequires: gcc %if 0%{?fedora} >= 24 || 0%{?rhel} > 7 -BuildRequires: python3-devel +BuildRequires: python3-devel >= 3.6.0 BuildRequires: python3-pyxdg %else BuildRequires: python34-devel @@ -248,6 +248,24 @@ fi %{_datadir}/applications/emoji-picker.desktop %changelog +* Thu Jun 16 2022 Mike FABIAN - 2.16.1-1 +- Update to 2.16.1 +- Avoid using forward_key_event() in Gtk4 immodule automatically by checking for + IBUS_CAP_SYNC_PROCESS_KEY (new, will start working for ibus >= 1.5.27) +- Udate the “Use inline completion” combobox in the setup tool when the + gsettings value changes + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/313) +- Require Python >= 3.6 to build +- Add client detection code by Takao Fujiwara (will start working for ibus >= 1.5.27) +- If libvoikko.Voikko('fi') fails when initializing a Finnish dictionary, + continue without voikko +- Always show standard lookup table for compose completions, never try inline completions + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/307) +- Update configure.ac for latest autoconf 2.71 + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/309) +- Update emoji annotations from CLDR (oc.xml is new) +- Translation update from Weblate (fr updated) + * Tue Jun 07 2022 Mike FABIAN - 2.16.0-1 - Update to 2.16.0 - Make it possible to use inline completion without automatic fallback to a candidate list diff --git a/sources b/sources index 56fa478..32391a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-typing-booster-2.16.0.tar.gz) = a90ea11a72d770765ef55ff6fc288bf6ddfa5e5ae1c7393f195ed3466a207022872f5e27f9629101b8b31e26c84dc8512e4cd261b2c503fd98daa8438e47dfb9 +SHA512 (ibus-typing-booster-2.16.1.tar.gz) = f04649cbf9feeca4451e2867cb8569de83989baa4501ee421a1a5d5321854fd48c2b8a012fc396ae2c5ebd5257378198b49545ec8dd37aec1e791092bca4f5d7