From 0f2548c8e4c9a7cc630250b738c77d0b36f7f6a9 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 17 Oct 2023 09:43:28 +0200 Subject: [PATCH] Update to 2.24.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Adapt compose test cases to newest compose table - Parse compose sequence “ : "\\" backslash # REVERSE SOLIDUS” correctly (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/467) - Avoid really *all* use of self.foreward_key_event() if the option self._avoid_forward_key_event is True - Avoid verbatim bidi formatting characters in the source code --- .gitignore | 1 + ibus-typing-booster.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 33b4242..f98c4e2 100644 --- a/.gitignore +++ b/.gitignore @@ -317,3 +317,4 @@ /ibus-typing-booster-2.24.0.tar.gz /ibus-typing-booster-2.24.1.tar.gz /ibus-typing-booster-2.24.2.tar.gz +/ibus-typing-booster-2.24.3.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index ca9f667..d2ad277 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 2.24.2 +Version: 2.24.3 Release: 1%{?dist} Summary: A completion input method License: GPL-3.0-or-later AND Apache-2.0 @@ -251,6 +251,14 @@ fi %{_datadir}/applications/emoji-picker.desktop %changelog +* Tue Oct 17 2023 Mike FABIAN - 2.24.3-1 +- Update to 2.24.3 +- Adapt compose test cases to newest compose table +- Parse compose sequence “ : "\\" backslash # REVERSE SOLIDUS” + correctly (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/467) +- Avoid really *all* use of self.foreward_key_event() if the option self._avoid_forward_key_event is True +- Avoid verbatim bidi formatting characters in the source code + * Sun Oct 01 2023 Mike FABIAN - 2.24.2-1 - Update to 2.24.2 - improve _return_false() and remove _commit_or_forward_key_event_or_return_false() diff --git a/sources b/sources index ab6d304..6cbed64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-typing-booster-2.24.2.tar.gz) = 6eb2cc058ce86ba0ffdb0261abf39d36340b3bf1cb7ef68af0db59b00fb7e739a5638e2090761acdce812382354bb3debd37ca44162dbf92a074499fcfd20d55 +SHA512 (ibus-typing-booster-2.24.3.tar.gz) = ba684a0557d9668d300bcddf43d70820c3e30ef11b6ec03ec3d705581be360737e34b16b4cf5a725f11a40f9c03811c6209b71e6edf9fc70bf680b63e2056395