6
0
Files
lua-editorconfig-core-lua/lua-editorconfig-core-lua.changes
2025-10-29 17:01:43 +01:00

38 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Sat Oct 11 15:00:34 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Don't depend on lua5.1
-------------------------------------------------------------------
Fri Oct 10 08:28:46 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update the build-with-lua51.patch to work even with LuaJIT,
but make the application of the patch conditional (it probably
breaks with Lua >= 5.2).
-------------------------------------------------------------------
Sun Oct 5 21:48:42 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add build-with-lua51.patch to make it possible to build with
Lua 5.1 (gh#editorconfig/editorconfig-core-lua!5).
-------------------------------------------------------------------
Mon May 9 14:58:07 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Add LUA_INCLUDE_DIR cmake parameter.
-------------------------------------------------------------------
Thu Feb 18 15:50:27 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Use %lua_provides macro for default lua versioning
-------------------------------------------------------------------
Mon Jul 6 19:03:24 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add lua54 as new build target
-------------------------------------------------------------------
Thu Mar 26 11:44:08 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Initial commit. For lua53 only (requires >= 5.2)