1
0

Accepting request 1096004 from home:mike-fabian

Update to 2.23.0

OBS-URL: https://build.opensuse.org/request/show/1096004
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=231
This commit is contained in:
Mike FABIAN 2023-06-29 15:26:33 +00:00 committed by Git OBS Bridge
parent 81984d2c7c
commit e2ff245f07
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:6728c604b50aba4b580a4ae13b12549f377a05e2a9235f065b4551847fd35d5e
size 11325715

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jun 29 14:31:58 UTC 2023 - maiku.fabian@gmail.com
- Update to 2.23.0
- Translation update from Weblate (de 100%, ka 100%, nl 100%, sv 100%, uk 100%)
- configure.ac: add a warning about not using /usr/local as the prefix
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/444)
- Add an option to convert language specific digits to ASCII
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/445)
- Strip entered autosettings value for boolean values
- Update emoji annotations from CLDR
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 09 11:02:33 UTC 2023 - maiku.fabian@gmail.com Tue May 09 11:02:33 UTC 2023 - maiku.fabian@gmail.com

View File

@ -17,7 +17,7 @@
Name: ibus-typing-booster Name: ibus-typing-booster
Version: 2.22.5 Version: 2.23.0
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
@ -99,7 +99,7 @@ tar xzf %{SOURCE1}
%build %build
export PYTHON=%{_bindir}/python3 export PYTHON=%{_bindir}/python3
%configure --disable-static --disable-additional --libexecdir=%{_libdir}/ibus %configure --disable-static --libexecdir=%{_libdir}/ibus
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install