From c1358154f1549cd6488df6851dfc8a629ec9b27f8ecdd5273ce73f62f5ed9e32 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 30 Nov 2021 06:03:42 +0000 Subject: [PATCH] Accepting request 934665 from home:mike-fabian Update to 2.15.11 OBS-URL: https://build.opensuse.org/request/show/934665 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=156 --- ibus-typing-booster-2.15.11.tar.gz | 3 +++ ibus-typing-booster-2.15.7.tar.gz | 3 --- ibus-typing-booster.changes | 8 ++++++++ ibus-typing-booster.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 ibus-typing-booster-2.15.11.tar.gz delete mode 100644 ibus-typing-booster-2.15.7.tar.gz diff --git a/ibus-typing-booster-2.15.11.tar.gz b/ibus-typing-booster-2.15.11.tar.gz new file mode 100644 index 0000000..cebdda0 --- /dev/null +++ b/ibus-typing-booster-2.15.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00782ca51cfa744ee423d3cb1ae4198f627219f12557993a7353c45912efc1c6 +size 10250973 diff --git a/ibus-typing-booster-2.15.7.tar.gz b/ibus-typing-booster-2.15.7.tar.gz deleted file mode 100644 index ebbcc6e..0000000 --- a/ibus-typing-booster-2.15.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a5adea8a742ef507fc029128534220a51b1db208ff00eeecd900587c7fb7fb0 -size 10249949 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index d01ced8..214d934 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Nov 28 18:38:04 UTC 2021 - maiku.fabian@gmail.com + +- Update to 2.15.11 +- Use @functools.lru_cache(maxsize=None) decorator for remove_accents() + (Makes everything 30%-40% faster) +- Add sorting option to tabstatistics + ------------------------------------------------------------------- Tue Nov 23 07:45:30 UTC 2021 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index a1d0c77..8179146 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,7 +15,7 @@ # Name: ibus-typing-booster -Version: 2.15.7 +Version: 2.15.11 Release: 0 Summary: An input completion utility License: GPL-3.0+