diff --git a/ibus-typing-booster-2.22.5.tar.gz b/ibus-typing-booster-2.22.5.tar.gz deleted file mode 100644 index 9967e5a..0000000 --- a/ibus-typing-booster-2.22.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6728c604b50aba4b580a4ae13b12549f377a05e2a9235f065b4551847fd35d5e -size 11325715 diff --git a/ibus-typing-booster-2.23.0.tar.gz b/ibus-typing-booster-2.23.0.tar.gz new file mode 100644 index 0000000..81ba927 --- /dev/null +++ b/ibus-typing-booster-2.23.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5e3e312c692a683221a1725ef0b23342888f5d9aa6b1c0340e4b0da22b232c +size 11344440 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index 0cd89f5..b6223f1 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -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 diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index b76f6e7..af1bbc3 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -17,7 +17,7 @@ Name: ibus-typing-booster -Version: 2.22.5 +Version: 2.23.0 Release: 0 Summary: An input completion utility License: GPL-3.0-or-later @@ -99,7 +99,7 @@ tar xzf %{SOURCE1} %build export PYTHON=%{_bindir}/python3 -%configure --disable-static --disable-additional --libexecdir=%{_libdir}/ibus +%configure --disable-static --libexecdir=%{_libdir}/ibus make %{?_smp_mflags} %install