From e72bf1a543389d9c0297cd46cbe63a34da55ed6be5f359a01fbd9eb2ef5b4b91 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 19 Oct 2020 14:49:56 +0000 Subject: [PATCH] Accepting request 842581 from home:mike-fabian update to 2.10.0 OBS-URL: https://build.opensuse.org/request/show/842581 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=121 --- ibus-typing-booster-2.10.0.tar.gz | 3 +++ ibus-typing-booster-2.9.9.tar.gz | 3 --- ibus-typing-booster.changes | 13 +++++++++++++ ibus-typing-booster.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) create mode 100644 ibus-typing-booster-2.10.0.tar.gz delete mode 100644 ibus-typing-booster-2.9.9.tar.gz diff --git a/ibus-typing-booster-2.10.0.tar.gz b/ibus-typing-booster-2.10.0.tar.gz new file mode 100644 index 0000000..1786ca8 --- /dev/null +++ b/ibus-typing-booster-2.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e754dd21eaf028bb0cb8eccc78d949bbd8fd7b340c28dc55217d56ee168dcf76 +size 9443747 diff --git a/ibus-typing-booster-2.9.9.tar.gz b/ibus-typing-booster-2.9.9.tar.gz deleted file mode 100644 index 157269b..0000000 --- a/ibus-typing-booster-2.9.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae0d36b672e237656ad7b7ea0402b859ef9e8830abbfcf3e737152ed83c53e69 -size 9436572 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index 35b9d0f..4e13d19 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Oct 19 10:16:16 UTC 2020 - maiku.fabian@gmail.com + +- Update to 2.10.0 +- Add option to automatically capitalize after punctuation + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/96) +- Don't record in user database when stripped_input_phrase or + stripped_commit_phrase are emty +- When interactively deleting a candidate from the user database, + remove all case modes +- Add 4 more characters ÞĦŊŦ to get special treatment in remove_accents() +- Translation updates from Weblate for ca, es, fr, it, ja, nl, sv + ------------------------------------------------------------------- Thu Oct 08 12:02:49 UTC 2020 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index cdf7e76..280997e 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,7 +15,7 @@ # Name: ibus-typing-booster -Version: 2.9.9 +Version: 2.10.0 Release: 0 Summary: An input completion utility License: GPL-3.0+