Changelog for
ibus-rime-1.5.0-41.21.x86_64.rpm :
* Sun Jan 21 2024 Callum Farmer
- Fixes for %_ibus_libexecdir moving to %_libexecdir (bsc#1174075)
* Sat May 08 2021 Ferdinand Thiessen - Drop outdated build requirements opencc and libkyotocabinet- Fix minimum cmake version
* Thu Jan 28 2021 Dingzhong Chen - Update to version 1.5.0
* feat(ibus_rime.yaml): install config file for ibus-rime, set default UI style
* feat(rime_settings): add config options: style/preedit_style, style/cursor_type
* feat(plugins): use librime\'s internal plugin loader
* fix(logging): wrong log file name
* fix(rime_engine): ignore keys with super modifier
* fix(rime_main): deploy ibus_rime.yaml on maintenance
* submodules: migrate to rime/plum
* Tue Jan 19 2021 Dingzhong Chen - Update to version 1.4.1~git20201204.bfabe67:
* Delete install.sh
* Delete install-static.sh
* build: Substitute paths in rime.xml
* build: Use CMake’s install manifest for uninstallation detection
* build: Move install logic to CMake
* docs(README.md): clarify license- Remove Requires: brise, since it has been deprecated upstream and already recommended by librime
* Mon Nov 09 2020 Hillwood Yang - Set Requires tag for brise, ibus-rime need it. (boo#1178582)
* Mon Sep 28 2020 iAATTmarguerite.su- Update to version 1.4.1~git20200712.33b2755:
* fix(rime_engine): ignore keys with super modifier
* feat(ibus_rime.yaml): install config file for ibus-rime, set default UI style
* fix(logging): wrong log file name
* feat(rime_settings): add config options: style/preedit_style, style/cursor_type
* fix(rime_settings.h): compile with gcc 10
* feat(plugin): dynamically load librime plugins read from `ibus_rime.yaml` (#73)
* chore(CHANGELOG.md): fix typo
* chore(release): 1.4.0 :tada:
* chore(README.md, rime.xml): use https link
* fix(rime_main.cc): deploy ibus_rime.yaml on maintenance
* Wed Mar 27 2019 Marguerite Su - update License- add Requires: rime since rime binaries were moved to a new package, and librime1 can\'t pull it in
* Mon Mar 25 2019 opensuse-packagingAATTopensuse.org- Update to version 1.4.1~git20190223.c80c02f:
* chore(CHANGELOG.md): fix typo
* chore(release): 1.4.0 :tada:
* chore(README.md, rime.xml): use https link
* fix(rime_main.cc): deploy ibus_rime.yaml on maintenance
* chore(rime.xml, rime_main.c): update ibus component name
* refactor(rime_
*.cc): adopt librime 1.x API
* chore(release): 1.3.0 :tada:
* chore(submodules): update librime, plum
* fix(CMakeLists.txt): static build requires boost_locale and icuuc
* chore(CHANGES.md): reformat change log
* Tue Feb 06 2018 dimstarAATTopensuse.org- Don\'t BuildRequire libyaml-cpp0_5/libyaml-cpp0_3 (depending on version): explicitly buildrequiring a library is generally seen always wrong. The correct library is already pulled in by librime.
* Wed Feb 01 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel