28 Commits

Author SHA256 Message Date
f746162003 Accepting request 1287538 from M17N
OBS-URL: https://build.opensuse.org/request/show/1287538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcitx5-lua?expand=0&rev=9
2025-06-23 13:04:01 +00:00
5d49851ec2 Accepting request 1287537 from home:MargueriteSu:branches:M17N
- update version 5.0.15
  * Port to standardpaths

OBS-URL: https://build.opensuse.org/request/show/1287537
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=26
2025-06-21 08:23:25 +00:00
fd29a3e384 Accepting request 1241079 from M17N
OBS-URL: https://build.opensuse.org/request/show/1241079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcitx5-lua?expand=0&rev=8
2025-01-29 15:17:28 +00:00
1d2b60e9e8 Accepting request 1241078 from home:MargueriteSu:branches:M17N
- update version 5.0.14
  * support static addon

OBS-URL: https://build.opensuse.org/request/show/1241078
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=24
2025-01-29 08:08:07 +00:00
ab6cc6d866 Accepting request 1176751 from M17N
- update version 5.0.13
  * nothing mentionable, author just modified his github action

OBS-URL: https://build.opensuse.org/request/show/1176751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcitx5-lua?expand=0&rev=7
2024-05-24 17:53:32 +00:00
a9b4b9d151 Accepting request 1176750 from home:MargueriteSu:branches:M17N
- 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
2024-05-24 14:19:40 +00:00
69b1b1edf9 Accepting request 1176021 from home:MargueriteSu:branches:M17N
- update version 5.0.13

OBS-URL: https://build.opensuse.org/request/show/1176021
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=21
2024-05-23 08:06:27 +00:00
0d4196f2e3 Accepting request 1144302 from M17N
OBS-URL: https://build.opensuse.org/request/show/1144302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcitx5-lua?expand=0&rev=6
2024-02-05 21:02:23 +00:00
e5889a7f0b Accepting request 1144231 from home:MargueriteSu:branches:M17N
- update version 5.0.12
  * translation update

OBS-URL: https://build.opensuse.org/request/show/1144231
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=19
2024-02-05 14:35:10 +00:00
4cf2529aa0 Accepting request 1114922 from M17N
OBS-URL: https://build.opensuse.org/request/show/1114922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcitx5-lua?expand=0&rev=5
2023-10-04 20:31:15 +00:00
98ef385444 Accepting request 1114920 from home:MargueriteSu:branches:M17N
- update version 5.0.11
  * only find test modules when tes enabled

OBS-URL: https://build.opensuse.org/request/show/1114920
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=17
2023-10-03 08:09:12 +00:00
31922df416 Accepting request 1005117 from M17N
OBS-URL: https://build.opensuse.org/request/show/1005117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcitx5-lua?expand=0&rev=4
2022-09-21 12:42:59 +00:00
0323abcb55 Accepting request 1005088 from home:MargueriteSu:branches:M17N
- update version 5.0.10
  * fix wrong enum value

OBS-URL: https://build.opensuse.org/request/show/1005088
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=15
2022-09-21 07:31:14 +00:00
d9f3cc4865 OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=14 2022-07-11 02:59:44 +00:00
671e944f29 Accepting request 961196 from M17N
- 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

OBS-URL: https://build.opensuse.org/request/show/961196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcitx5-lua?expand=0&rev=3
2022-03-12 16:15:27 +00:00
b555f7c554 Accepting request 961195 from home:MargueriteSu:branches:M17N
- 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/961195
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=12
2022-03-12 09:28:54 +00:00
4347f6e1fc Accepting request 961192 from home:MargueriteSu:branches:M17N
- 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

OBS-URL: https://build.opensuse.org/request/show/961192
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=11
2022-03-12 09:25:38 +00:00
9d310b48a6 Accepting request 954430 from M17N
OBS-URL: https://build.opensuse.org/request/show/954430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcitx5-lua?expand=0&rev=2
2022-02-15 22:57:17 +00:00
1016424fd9 Accepting request 954429 from home:MargueriteSu:branches:M17N
- add fcitx5-lua-5.0.5-soname.patch
  * dlopen liblua.so.5.4 intead of liblua5.4.so
    that comes from devel package

OBS-URL: https://build.opensuse.org/request/show/954429
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=10
2022-02-15 04:05:11 +00:00
dc08be747e Accepting request 949607 from M17N
lua support of fcitx5

OBS-URL: https://build.opensuse.org/request/show/949607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcitx5-lua?expand=0&rev=1
2022-02-09 19:38:45 +00:00
d348388fc9 Accepting request 946565 from home:MargueriteSu:branches:M17N
- fix requirements

OBS-URL: https://build.opensuse.org/request/show/946565
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=8
2022-01-15 05:11:22 +00:00
8a376f3a5d Accepting request 890845 from home:MargueriteSu:branches:M17N
- 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

OBS-URL: https://build.opensuse.org/request/show/890845
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=7
2021-05-06 04:34:17 +00:00
15f653d80b Accepting request 879803 from home:MargueriteSu:branches:M17N
- update version 5.0.3
  * some new API related to change input method and application name

OBS-URL: https://build.opensuse.org/request/show/879803
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=6
2021-03-18 06:52:58 +00:00
5e67c5db95 Accepting request 868079 from home:MargueriteSu:branches:M17N
- update version 5.0.2

OBS-URL: https://build.opensuse.org/request/show/868079
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=5
2021-01-31 06:32:26 +00:00
a4cdebc27c Accepting request 855017 from home:MargueriteSu:branches:M17N
FTBFS Leap

OBS-URL: https://build.opensuse.org/request/show/855017
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=4
2020-12-12 03:46:17 +00:00
34e92af194 Accepting request 854385 from home:MargueriteSu:branches:M17N
- update version 5.0.1

OBS-URL: https://build.opensuse.org/request/show/854385
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=3
2020-12-10 00:41:31 +00:00
8f64cdaf83 Accepting request 847669 from home:MargueriteSu:branches:M17N
- update version 5.0.0

OBS-URL: https://build.opensuse.org/request/show/847669
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=2
2020-11-11 06:28:46 +00:00
d5c935eb47 Accepting request 832455 from home:MargueriteSu:branches:M17N
update

OBS-URL: https://build.opensuse.org/request/show/832455
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=1
2020-09-05 09:26:22 +00:00