From ecd7e6c12aea9f61dc42a5d7e17644965bc61a18f04c9e05519adb1cf452c51a Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Thu, 18 Mar 2021 06:51:16 +0000 Subject: [PATCH] Accepting request 879800 from home:MargueriteSu:branches:M17N - update version 5.0.5 * Add a new client side ui api to have extensive support for the client side input panel * Fix a bunch of issue in classic ui theme and add an option for customize border if image is not used. * fix ibus frontend content type * reduce the memory usage by making unicode data load on demand. OBS-URL: https://build.opensuse.org/request/show/879800 OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5?expand=0&rev=14 --- fcitx5-5.0.4.tar.xz | 3 --- fcitx5-5.0.5.tar.xz | 3 +++ fcitx5.changes | 11 +++++++++++ fcitx5.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 fcitx5-5.0.4.tar.xz create mode 100644 fcitx5-5.0.5.tar.xz diff --git a/fcitx5-5.0.4.tar.xz b/fcitx5-5.0.4.tar.xz deleted file mode 100644 index 0494762..0000000 --- a/fcitx5-5.0.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:191a14e97c0d4281e4ef68c29c8aa216ae23ba5a0f80c8ad896c93c5f1311185 -size 1291856 diff --git a/fcitx5-5.0.5.tar.xz b/fcitx5-5.0.5.tar.xz new file mode 100644 index 0000000..8c589be --- /dev/null +++ b/fcitx5-5.0.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d74d4681f56e72a90b6c36e3d10f2efe66f7e745ea44b11cd3925216a128b4 +size 1294560 diff --git a/fcitx5.changes b/fcitx5.changes index 25be547..a201210 100644 --- a/fcitx5.changes +++ b/fcitx5.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Mar 16 01:18:32 UTC 2021 - Marguerite Su + +- update version 5.0.5 + * Add a new client side ui api to have extensive support for the + client side input panel + * Fix a bunch of issue in classic ui theme and add an option for + customize border if image is not used. + * fix ibus frontend content type + * reduce the memory usage by making unicode data load on demand. + ------------------------------------------------------------------- Sat Jan 30 09:39:06 UTC 2021 - Marguerite Su diff --git a/fcitx5.spec b/fcitx5.spec index a0643a1..72b0cfe 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -20,7 +20,7 @@ %endif Name: fcitx5 -Version: 5.0.4 +Version: 5.0.5 Release: 0 Summary: Next generation of fcitx License: LGPL-2.1-or-later