Package Release Info

fcitx5-lua-migration-reminder-1.0.1-bp160.1.11

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

fcitx5-lua-migration-reminder

Change Logs

* Tue Feb 15 2022 Marguerite Su <i@marguerite.su>
- don't require lua54-devel now, since the fix is landing in fcitx5-lua
* Sun Feb 13 2022 Marguerite Su <i@marguerite.su>
- update version 1.0.1
  * use $XDG_CONFIG_HOME instead of hard-coded $HOME/.config
  * detect .config/fcitx/config instead of .config/fcitx, because
    the later directory is alway there due to fcitx5's fcitx4frontend
    module
  * fix a memory leak with lua io.close()
* Thu Dec 23 2021 Marguerite Su <i@marguerite.su>
- initial package