forked from pool/fcitx5-lua
- update version 5.0.13
* nothing mentionable, author just modified his github action
- update version 5.0.12
* translation update
- update version 5.0.11
* only find test modules when tes enabled
- update version 5.0.10
* fix wrong enum value
- Update to 5.0.9
- update version 5.0.7
* local im should be False by default
* Only resolve lua soname if USE_DLOPEN
* Use the same old trick in fcitx 4 to resolve the SONAME and
use soname for dlopen
* Add config component
* Do not load lua library when dlopen is not used. This should
fix for static lua library
* Add include protection to base.lua.h.in
- drop fcitx5-lua-5.0.5-soname.patch, upstreamed
- add fcitx5-lua-5.0.5-soname.patch
* dlopen liblua.so.5.4 intead of liblua5.4.so
that comes from devel package
- fix requirements
- update version 5.0.5
* Fix InputContextSwitchInputMethod
* Add additional check for single low surrogate
* Fix utf8 - utf16 conversion
- changes in version 5.0.4
* Add version to addon
- update version 5.0.3
* some new API related to change input method and application name
- update version 5.0.2
- update version 5.0.1
- update version 5.0.0
- initial package
OBS-URL: https://build.opensuse.org/request/show/1176750
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=22
92 lines
3.0 KiB
Plaintext
92 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 22 08:03:44 UTC 2024 - Marguerite Su <i@marguerite.su>
|
|
|
|
- update version 5.0.13
|
|
* nothing mentionable, author just modified his github action
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 5 10:54:10 UTC 2024 - Marguerite Su <i@marguerite.su>
|
|
|
|
- update version 5.0.12
|
|
* translation update
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 3 07:37:06 UTC 2023 - Marguerite Su <i@marguerite.su>
|
|
|
|
- update version 5.0.11
|
|
* only find test modules when tes enabled
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 20 13:12:33 UTC 2022 - Marguerite Su <i@marguerite.su>
|
|
|
|
- update version 5.0.10
|
|
* fix wrong enum value
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 5 11:29:17 UTC 2022 - Fusion Future <qydwhotmail@gmail.com>
|
|
|
|
- Update to 5.0.9
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 12 09:13:07 UTC 2022 - Marguerite Su <i@marguerite.su>
|
|
|
|
- update version 5.0.7
|
|
* local im should be False by default
|
|
* Only resolve lua soname if USE_DLOPEN
|
|
* Use the same old trick in fcitx 4 to resolve the SONAME and
|
|
use soname for dlopen
|
|
* Add config component
|
|
* Do not load lua library when dlopen is not used. This should
|
|
fix for static lua library
|
|
* Add include protection to base.lua.h.in
|
|
- drop fcitx5-lua-5.0.5-soname.patch, upstreamed
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 14 11:18:11 UTC 2022 - Marguerite Su <i@marguerite.su>
|
|
|
|
- add fcitx5-lua-5.0.5-soname.patch
|
|
* dlopen liblua.so.5.4 intead of liblua5.4.so
|
|
that comes from devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 15 05:10:58 UTC 2022 - Marguerite Su <i@marguerite.su>
|
|
|
|
- fix requirements
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 5 07:17:06 UTC 2021 - Marguerite Su <i@marguerite.su>
|
|
|
|
- update version 5.0.5
|
|
* Fix InputContextSwitchInputMethod
|
|
* Add additional check for single low surrogate
|
|
* Fix utf8 - utf16 conversion
|
|
- changes in version 5.0.4
|
|
* Add version to addon
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 16 05:40:59 UTC 2021 - Marguerite Su <i@marguerite.su>
|
|
|
|
- update version 5.0.3
|
|
* some new API related to change input method and application name
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 30 15:06:04 UTC 2021 - Marguerite Su <i@marguerite.su>
|
|
|
|
- update version 5.0.2
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 6 05:30:44 UTC 2020 - Marguerite Su <i@marguerite.su>
|
|
|
|
- update version 5.0.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 10 04:09:42 UTC 2020 - Marguerite Su <i@marguerite.su>
|
|
|
|
- update version 5.0.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 4 03:46:14 UTC 2020 - Marguerite Su <i@marguerite.su>
|
|
|
|
- initial package
|
|
|