From 68e721110be2cf7604b287242e32b7634eb7ad063d82dbf97f9e8a7e64e37bb0 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sun, 22 Aug 2021 19:24:00 +0000 Subject: [PATCH] Accepting request 913610 from home:mike-fabian Update to 2.14.4 OBS-URL: https://build.opensuse.org/request/show/913610 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=149 --- ibus-typing-booster-2.14.0.tar.gz | 3 --- ibus-typing-booster-2.14.4.tar.gz | 3 +++ ibus-typing-booster.changes | 26 ++++++++++++++++++++++++++ ibus-typing-booster.spec | 2 +- 4 files changed, 30 insertions(+), 4 deletions(-) delete mode 100644 ibus-typing-booster-2.14.0.tar.gz create mode 100644 ibus-typing-booster-2.14.4.tar.gz diff --git a/ibus-typing-booster-2.14.0.tar.gz b/ibus-typing-booster-2.14.0.tar.gz deleted file mode 100644 index b0a4d10..0000000 --- a/ibus-typing-booster-2.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4029fd96f2415775f6c6de0f1a9f3fc4e01563cb814f3c02f2578b3c8a9d824a -size 10048272 diff --git a/ibus-typing-booster-2.14.4.tar.gz b/ibus-typing-booster-2.14.4.tar.gz new file mode 100644 index 0000000..f7fc5b9 --- /dev/null +++ b/ibus-typing-booster-2.14.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c766af59c055439f94dd1d0e2f550358c785322023a91e23a498dcb9865c373c +size 10053545 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index bf219d7..48dd85e 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sun Aug 22 18:57:47 UTC 2021 - maiku.fabian@gmail.com + +- Update to 2.14.4 +- Translation update from Weblate (de, nl, pl, sv, tr, uk updated to 100%) +- Update emoji annotations from CLDR +- Treat typing space within a preedit similar to typing Return within a preedit + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/223) +- When a key triggers a commit while no candidate is selected, the cursor + should **always** be corrected leftwards + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/227) +- When committing with Return inside a preedit, database recording and + pushed context is wrong + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/226) +- Fix a typo which caused “\n” to be committed where “\t” should have been committed. +- Remove spaces in lookup representation of compose completions +- If a keypad key makes compose sequence invalid, try sequence with + regular keys instead (And the other way round) + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/224) +- Make typing Return or KP_Enter inside a preedit more reliable + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/222) +- Show input method icons in the setup tool if an icon is available + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/213) +- Rename option “Arrow keys can reopen a preedit” to “Enable reopening preedits” + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/212) + ------------------------------------------------------------------- Thu Aug 12 08:39:55 UTC 2021 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 446e944..83c90c9 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,7 +15,7 @@ # Name: ibus-typing-booster -Version: 2.14.0 +Version: 2.14.4 Release: 0 Summary: An input completion utility License: GPL-3.0+