28 Commits

Author SHA256 Message Date
0548b86500 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
1c2e39f9f5 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
350b216105 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
fd452d18ce 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
da2cdfb872 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
3ecb4a45d6 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
201bca8779 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
ed0e5203bd 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
65fc1c91d8 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
68242b982d 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
b5727e7be1 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
751c2cf4d7 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
5daa2fa2bd 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
7610ccaee5 OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5-lua?expand=0&rev=14 2022-07-11 02:59:44 +00:00
a511ac3696 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
3d79a860ac 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
319bd18f71 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
17b0e372eb 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
daece830f7 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
9ee4b7bd82 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
20bdebba84 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
3438fb1c01 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
3f59920e11 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
b89f340ebe 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
cbaa3877f3 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
9aec68cc41 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
8ff2455812 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
adfd396334 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