Accepting request 915149 from home:mike-fabian
- Update to 2.14.8 - Translation update from Weblate (ca, es, it updated) - Update emoji annotations from CLDR - Add IBus.KEY_KP_Decimal and IBus.KEY_period as a normal/keypad equivalence pair - get_string_from_lookup_table_cursor_pos() should return the string in NFC (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/234) - If an exception happens when trying to play a sound, catch it. - Change default input method for pa from “pa-inscript2” to “pa-inscript2-guru” - Make appearance tab narrower if possible (helps especially for the French translations) (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/230) - Spellchecking the preëdit should only spellcheck the part of the preedit which is a word (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/229) OBS-URL: https://build.opensuse.org/request/show/915149 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=150
This commit is contained in:
parent
68e721110b
commit
03fe5241d9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c766af59c055439f94dd1d0e2f550358c785322023a91e23a498dcb9865c373c
|
||||
size 10053545
|
3
ibus-typing-booster-2.14.8.tar.gz
Normal file
3
ibus-typing-booster-2.14.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c39bfd7ab11c0c07301c0572be4c81f3a9c3314f8dfc4f1bdd41437d8059098
|
||||
size 10229219
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 30 21:47:02 UTC 2021 - maiku.fabian@gmail.com
|
||||
|
||||
- Update to 2.14.8
|
||||
- Translation update from Weblate (ca, es, it updated)
|
||||
- Update emoji annotations from CLDR
|
||||
- Add IBus.KEY_KP_Decimal and IBus.KEY_period as a normal/keypad equivalence pair
|
||||
- get_string_from_lookup_table_cursor_pos() should return the string in NFC
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/234)
|
||||
- If an exception happens when trying to play a sound, catch it.
|
||||
- Change default input method for pa from “pa-inscript2” to “pa-inscript2-guru”
|
||||
- Make appearance tab narrower if possible (helps especially for the French translations)
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/230)
|
||||
- Spellchecking the preëdit should only spellcheck the part of the preedit which is a word
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/229)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 22 18:57:47 UTC 2021 - maiku.fabian@gmail.com
|
||||
|
||||
|
@ -15,14 +15,14 @@
|
||||
#
|
||||
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.14.4
|
||||
Version: 2.14.8
|
||||
Release: 0
|
||||
Summary: An input completion utility
|
||||
License: GPL-3.0+
|
||||
Group: System/X11/Utilities
|
||||
URL: https://mike-fabian.github.io/ibus-typing-booster/
|
||||
Source0: https://github.com/mike-fabian/ibus-typing-booster/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: https://releases.pagure.org/inscript2/inscript2-20210812.tar.gz
|
||||
Source1: https://releases.pagure.org/inscript2/inscript2-20210820.tar.gz
|
||||
BuildRequires: ibus-devel
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d690b1d456194bab8b5439aec2310eaac1846fc2e0d7bbb141f359e667a04aa8
|
||||
size 37912
|
3
inscript2-20210820.tar.gz
Normal file
3
inscript2-20210820.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:655196a4d2d37fa91f2f53aee642b744d5640c768e6a4a0ebd24958c7813b4d3
|
||||
size 37294
|
Loading…
Reference in New Issue
Block a user