Accepting request 1166687 from M17N
OBS-URL: https://build.opensuse.org/request/show/1166687 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-typing-booster?expand=0&rev=118
This commit is contained in:
commit
6a47172d84
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8781b35a8a61c413595a946f9c0911f0c3bc2ddac11e8f4ed5b81b7aaa3d0155
|
|
||||||
size 12388721
|
|
3
ibus-typing-booster-2.25.6.tar.gz
Normal file
3
ibus-typing-booster-2.25.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:044a2daba811e0d1b96d7131f67320b892d11ee765b7a2579623c8a373ef7204
|
||||||
|
size 12390887
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 10 16:44:13 UTC 2024 - maiku.fabian@gmail.com
|
||||||
|
|
||||||
|
- Update to 2.25.6
|
||||||
|
- If Shift+something is pressed and then released, do not swallow the release of the Shift key
|
||||||
|
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/504)
|
||||||
|
- Decrease grid_row_spacing from 5 to 1 pixels to make the setup tool still fit on a 1024x768 pixel screen
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 04 15:48:42 UTC 2024 - maiku.fabian@gmail.com
|
Thu Apr 04 15:48:42 UTC 2024 - maiku.fabian@gmail.com
|
||||||
|
|
||||||
@ -117,7 +125,6 @@ Mon Oct 16 21:40:08 UTC 2023 - maiku.fabian@gmail.com
|
|||||||
correctly (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/467)
|
correctly (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/467)
|
||||||
- Avoid really *all* use of self.foreward_key_event() if the option self._avoid_forward_key_event is True
|
- Avoid really *all* use of self.foreward_key_event() if the option self._avoid_forward_key_event is True
|
||||||
- Avoid verbatim bidi formatting characters in the source code
|
- Avoid verbatim bidi formatting characters in the source code
|
||||||
- Drop ibus-typing-booster-libX11-1.8.7.patch
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 8 16:26:56 UTC 2023 - Marguerite Su <i@marguerite.su>
|
Sun Oct 8 16:26:56 UTC 2023 - Marguerite Su <i@marguerite.su>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ibus-typing-booster
|
# spec file for package ibus-typing-booster
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.25.4
|
Version: 2.25.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An input completion utility
|
Summary: An input completion utility
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user