forked from pool/lua-say
50 lines
1.7 KiB
Plaintext
50 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Oct 27 23:20:04 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Split the building to separate `test` phase to avoid cycle with
|
|
busted.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 24 14:50:55 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Switch off building lua51 build of the package.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 20 19:57:08 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Add luajit version to _multibuild
|
|
- Rewrite to use %luarocks_{build,install}
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 11 22:56:55 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Update to 1.4.1:
|
|
- Fix argcount n if too low.
|
|
- Make say nil-safe
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 16 18:20:47 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Change upstream homepage to the current one at Lunar Modules.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 23 10:44:47 UTC 2022 - Michal Suchanek <msuchanek@suse.com>
|
|
|
|
- Fix missing dependency on lua-macros (boo#1205612)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 9 14:54:58 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %lua_provides: add the lua-mod_name provides/obsoletes to
|
|
the lua version matching the distro default.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 6 19:07:55 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add lua54 as new build target
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 28 13:06:51 CET 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial import of say luarock version 1.3-1
|