From 83ee8e0e59912141d02cedf33aafa1bdeda78c7dd8049f3b2a3b733f8370b769 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 12 Nov 2020 10:20:27 +0000 Subject: [PATCH] Accepting request 848092 from home:mike-fabian Update to 2.10.1 OBS-URL: https://build.opensuse.org/request/show/848092 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=123 --- ibus-typing-booster-2.10.0.tar.gz | 3 --- ibus-typing-booster-2.10.1.tar.gz | 3 +++ ibus-typing-booster.changes | 12 ++++++++++++ ibus-typing-booster.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 ibus-typing-booster-2.10.0.tar.gz create mode 100644 ibus-typing-booster-2.10.1.tar.gz diff --git a/ibus-typing-booster-2.10.0.tar.gz b/ibus-typing-booster-2.10.0.tar.gz deleted file mode 100644 index 1786ca8..0000000 --- a/ibus-typing-booster-2.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e754dd21eaf028bb0cb8eccc78d949bbd8fd7b340c28dc55217d56ee168dcf76 -size 9443747 diff --git a/ibus-typing-booster-2.10.1.tar.gz b/ibus-typing-booster-2.10.1.tar.gz new file mode 100644 index 0000000..866645e --- /dev/null +++ b/ibus-typing-booster-2.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e02e90980a6d31bb15b90f71a482751cb5920139a33ed1c4b72cdb9f53ecfba3 +size 9449495 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index 4e13d19..9051208 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Nov 10 12:21:28 UTC 2020 - maiku.fabian@gmail.com + +- Update to 2.10.1 +- Use IBus.InputHints.{UPPERCASE_CHARS,UPPERCASE_WORDS,LOWERCASE} +- Add utility to manually test input purpose and input +- Improve handling of input purpose and input hints +- Add compatibility enum classes InputPurpose and InputHints +- Add type hints +- Change default for emoji_unicode_min to 0.0 + (fixes emoji omitted from browsing in emoji-picker) + ------------------------------------------------------------------- Mon Oct 19 10:16:16 UTC 2020 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 280997e..92b69da 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,7 +15,7 @@ # Name: ibus-typing-booster -Version: 2.10.0 +Version: 2.10.1 Release: 0 Summary: An input completion utility License: GPL-3.0+