Accepting request 929919 from home:opensuseonlyforsnail

- update to version 5.0.9
  * Wayland repeat key fix under native wayland input method protocol
  * Improved fcitx5-diagnose to include more information
  * Screen DPI detection fixing, now you can change DPI on the fly without the need to restart fcitx.
    This also fixed another issue about when fcitx does not pick up DPI change upon login.
  * Fix XWindow based tray menu
  * Fix multi-screen detection with xrandr. Under certain cases, screen change may not be automatically picked up.

OBS-URL: https://build.opensuse.org/request/show/929919
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5?expand=0&rev=17
This commit is contained in:
Takashi Iwai 2021-11-08 17:21:11 +00:00 committed by Git OBS Bridge
parent b047827fe3
commit c3c7f9880f
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ecf6cc763952ff3cbe6bd47d6e40f3f7987a4973547251af3cd1482f33c516f
size 1305204

3
fcitx5-5.0.9.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:703a6bdd82f0c0af2a0e1b3d16ac32d627178bff7a425c1fcf8df48f686e8b5c
size 1306688

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Nov 6 19:07:10 UTC 2021 - J <hj@powersnail.com>
- update to version 5.0.9
* Wayland repeat key fix under native wayland input method protocol
* Improved fcitx5-diagnose to include more information
* Screen DPI detection fixing, now you can change DPI on the fly without the need to restart fcitx.
This also fixed another issue about when fcitx does not pick up DPI change upon login.
* Fix XWindow based tray menu
* Fix multi-screen detection with xrandr. Under certain cases, screen change may not be automatically picked up.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 28 16:09:32 CEST 2021 - tiwai@suse.de Thu Oct 28 16:09:32 CEST 2021 - tiwai@suse.de

View File

@ -20,7 +20,7 @@
%endif %endif
Name: fcitx5 Name: fcitx5
Version: 5.0.8 Version: 5.0.9
Release: 0 Release: 0
Summary: Next generation of fcitx Summary: Next generation of fcitx
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
@ -180,7 +180,7 @@ mkdir -p %{buildroot}%{_datadir}/fcitx5/inputmethod
mkdir -p %{buildroot}%{_libdir}/fcitx5/qt5 mkdir -p %{buildroot}%{_libdir}/fcitx5/qt5
# install macros.fcitx5 # install macros.fcitx5
install -Dm 0755 %{SOURCE4} %{buildroot}%{_sysconfdir}/rpm/macros.fcitx5 install -Dm 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/rpm/macros.fcitx5
%find_lang fcitx5 %find_lang fcitx5
%fdupes %{buildroot} %fdupes %{buildroot}