SHA256
6
0
forked from pool/lua-cosmo
Files
lua-cosmo/lua-cosmo.changes
Matěj Cepl 4381bcc53d Enable building with Lua 5.5.
- Remove fix_test.patch, which incorrectly workaround unset LUA_PATH
  variable.
- Add lua55-build.patch to fix compatibility problems with Lua 5.5.
2026-01-29 21:17:30 +01:00

50 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Thu Jan 29 19:18:41 UTC 2026 - Matej Cepl <mcepl@cepl.eu>
- Enable building with Lua 5.5.
- Remove fix_test.patch, which incorrectly workaround unset
LUA_PATH variable.
- Add lua55-build.patch to fix compatibility problems with Lua
5.5.
-------------------------------------------------------------------
Fri Oct 24 14:47:39 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Switch off building lua51 build of the package.
-------------------------------------------------------------------
Tue Oct 14 23:11:41 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Make the package buildable with LuaJIT.
-------------------------------------------------------------------
Mon Apr 1 01:48:59 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
- Switch from xz compression to zstd
-------------------------------------------------------------------
Tue Nov 7 09:09:58 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
-------------------------------------------------------------------
Wed Jan 25 12:38:43 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
- Blank line required after %%autosetup on SLE12
-------------------------------------------------------------------
Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
- Fix missing dependency on lua-macros (boo#1205612)
-------------------------------------------------------------------
Sun Sep 11 14:28:19 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
- Add test and fix_test.patch
-------------------------------------------------------------------
Thu Aug 25 07:10:34 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
- initial commit