From bd3d9965abdd47b41c40ab5eb679ec3a40f522df9ccb755645b27ec2f59aba70 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 2 Sep 2021 20:46:26 +0000 Subject: [PATCH] Accepting request 916065 from home:mike-fabian MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to 2.14.10 - Fix “Inconsistency when typing digits in Compose” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/238) - Fix “Toggling input mode on/off does not work when a compose sequence is in progress” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/237) - Toggling input mode off should not throw away the current input (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/236) OBS-URL: https://build.opensuse.org/request/show/916065 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=151 --- ibus-typing-booster-2.14.10.tar.gz | 3 +++ ibus-typing-booster-2.14.8.tar.gz | 3 --- ibus-typing-booster.changes | 11 +++++++++++ ibus-typing-booster.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 ibus-typing-booster-2.14.10.tar.gz delete mode 100644 ibus-typing-booster-2.14.8.tar.gz diff --git a/ibus-typing-booster-2.14.10.tar.gz b/ibus-typing-booster-2.14.10.tar.gz new file mode 100644 index 0000000..d01c1a5 --- /dev/null +++ b/ibus-typing-booster-2.14.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7889a62473273a2aafdc7ceb1c2f3235ab31565bc07c96e0074148f029977e45 +size 10230183 diff --git a/ibus-typing-booster-2.14.8.tar.gz b/ibus-typing-booster-2.14.8.tar.gz deleted file mode 100644 index 72708b8..0000000 --- a/ibus-typing-booster-2.14.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c39bfd7ab11c0c07301c0572be4c81f3a9c3314f8dfc4f1bdd41437d8059098 -size 10229219 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index 1c2d5ca..060de2b 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Sep 02 18:56:01 UTC 2021 - maiku.fabian@gmail.com + +- Update to 2.14.10 +- Fix “Inconsistency when typing digits in Compose” + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/238) +- Fix “Toggling input mode on/off does not work when a compose sequence is in progress” + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/237) +- Toggling input mode off should not throw away the current input + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/236) + ------------------------------------------------------------------- Mon Aug 30 21:47:02 UTC 2021 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 800dac2..78a4169 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,7 +15,7 @@ # Name: ibus-typing-booster -Version: 2.14.8 +Version: 2.14.10 Release: 0 Summary: An input completion utility License: GPL-3.0+