Accepting request 1222909 from M17N
OBS-URL: https://build.opensuse.org/request/show/1222909 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus?expand=0&rev=128
This commit is contained in:
commit
6091ee183d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:05b84d4a45139face161596e5ade8e6c5da55cfaf6f194861da66516190f5b96
|
|
||||||
size 4124084
|
|
3
ibus-1.5.31.tar.gz
Normal file
3
ibus-1.5.31.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5093994c8342551134c81f2d271575efbc459bb756cef1173c22430c8601a1e1
|
||||||
|
size 4108303
|
19
ibus.changes
19
ibus.changes
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 8 13:27:39 UTC 2024 - Cliff Zhao <qzhao@suse.com>
|
||||||
|
|
||||||
|
- Upstream update to 1.5.31
|
||||||
|
* Enhance CI for generic
|
||||||
|
* Enhance CI for Wayland
|
||||||
|
* Enhance compose keys
|
||||||
|
* Update compose keys with latest Xorg and GTK
|
||||||
|
* Use localectl to get current XKB in Wayland instead of setxkbmap
|
||||||
|
* Update XKB engines
|
||||||
|
* Update Unicode category
|
||||||
|
* Change IBus unique name for security issue
|
||||||
|
* Ignore Super modifier for compose keys for GNOME Wayland
|
||||||
|
* Fix X11 application and game issues
|
||||||
|
* Fix Emoji issues
|
||||||
|
* Fix Flatpak issues
|
||||||
|
* Fix preedit issues with m17n:sa:itrans
|
||||||
|
* Code maintenance
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 7 09:23:53 UTC 2024 - Fuminobu Takeyama <ftake@geeko.jp> - 1.5.30
|
Sun Jul 7 09:23:53 UTC 2024 - Fuminobu Takeyama <ftake@geeko.jp> - 1.5.30
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file for package ibus
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
%define _name ibus
|
%define _name ibus
|
||||||
Name: %{_name}%{?nsuffix}
|
Name: %{_name}%{?nsuffix}
|
||||||
Version: 1.5.30
|
Version: 1.5.31
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The "Intelligent Input Bus" input method
|
Summary: The "Intelligent Input Bus" input method
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -440,7 +440,6 @@ fi
|
|||||||
%{_mandir}/man7/ibus-emoji.7%{ext_man}
|
%{_mandir}/man7/ibus-emoji.7%{ext_man}
|
||||||
%endif
|
%endif
|
||||||
%{python3_sitearch}/gi/overrides/IBus.py
|
%{python3_sitearch}/gi/overrides/IBus.py
|
||||||
%{python3_sitearch}/gi/overrides/__pycache__/IBus.cpython-*.opt-1.pyc
|
|
||||||
%{python3_sitearch}/gi/overrides/__pycache__/IBus.cpython-*.pyc
|
%{python3_sitearch}/gi/overrides/__pycache__/IBus.cpython-*.pyc
|
||||||
|
|
||||||
%files lang -f ibus10.lang
|
%files lang -f ibus10.lang
|
||||||
|
Loading…
Reference in New Issue
Block a user