From fc33ed50a39edd0c68a06311983f4d8f9a8a7439e8599d37c2e9e5a0d17ec7fc Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Tue, 3 Oct 2023 08:09:31 +0000 Subject: [PATCH] Accepting request 1114917 from home:MargueriteSu:branches:M17N - Update to 5.1.1 * Add accent color support * SNI tray icon fix, including: * workaround GNOME appindicator extension: https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/468 * Fix icon change when menu pops up * Fix some issue caused by zwp_input_method_v1 on chrome/electron * Add support for changing keyboard layout under GNOME. Please note, the input source will be overridden with this feature. OBS-URL: https://build.opensuse.org/request/show/1114917 OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5?expand=0&rev=51 --- fcitx5-5.1.0_dict.tar.xz | 3 --- fcitx5-5.1.1_dict.tar.xz | 3 +++ fcitx5.changes | 13 +++++++++++++ fcitx5.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 fcitx5-5.1.0_dict.tar.xz create mode 100644 fcitx5-5.1.1_dict.tar.xz diff --git a/fcitx5-5.1.0_dict.tar.xz b/fcitx5-5.1.0_dict.tar.xz deleted file mode 100644 index 6c035b7..0000000 --- a/fcitx5-5.1.0_dict.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e08a2914cf417afc5485820bc4e50b12a981502c63de7aa8663b7d6d91a2da8 -size 7473400 diff --git a/fcitx5-5.1.1_dict.tar.xz b/fcitx5-5.1.1_dict.tar.xz new file mode 100644 index 0000000..3485086 --- /dev/null +++ b/fcitx5-5.1.1_dict.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786962e1f19c2db68450676218f1a8977777d035cd9cb71bfd8b9823277069be +size 7477984 diff --git a/fcitx5.changes b/fcitx5.changes index c7fa4e5..eebe70c 100644 --- a/fcitx5.changes +++ b/fcitx5.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Oct 3 07:33:20 UTC 2023 - Marguerite Su + +- Update to 5.1.1 + * Add accent color support + * SNI tray icon fix, including: + * workaround GNOME appindicator extension: + https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/468 + * Fix icon change when menu pops up + * Fix some issue caused by zwp_input_method_v1 on chrome/electron + * Add support for changing keyboard layout under GNOME. Please note, + the input source will be overridden with this feature. + ------------------------------------------------------------------- Sun Aug 20 05:44:46 UTC 2023 - Marguerite Su diff --git a/fcitx5.spec b/fcitx5.spec index 108798c..33bf6db 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -23,7 +23,7 @@ %define _environmentdir %{_prefix}/lib/environment.d %endif Name: fcitx5 -Version: 5.1.0 +Version: 5.1.1 Release: 0 Summary: Next generation of fcitx License: LGPL-2.1-or-later