forked from pool/lua-busted
54 lines
2.0 KiB
Plaintext
54 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
||
Fri Oct 24 14:47:05 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||
|
||
- Switch off building lua51 build of the package.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Oct 12 19:43:06 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||
|
||
- Remove file dependency on the interpreter.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Oct 8 08:38:06 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||
|
||
- Don’t depend on /usr/bin/lua%{lua_version}, it breaks LuaJIT.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Mar 16 18:09:21 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||
|
||
- Change upstream homepage to the current one at Lunar Modules.
|
||
- Add missing /usr/share/zsh ownership (I don’t want to
|
||
pull whole zsh as Requires and I am too lazy to create a
|
||
subpackage).
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Nov 29 08:01:55 UTC 2022 - Michal Suchanek <msuchanek@suse.com>
|
||
|
||
- Fix missing dependency on lua-macros (boo#1205612)
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Nov 4 13:40:20 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
||
- Adjust shebang of /usr/bin/busted to point to the correct lua
|
||
interpreter (boo#1199151).
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Feb 18 15:48:32 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||
|
||
- Use %lua_provides macro for default lua versioning
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jul 6 19:02:12 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||
|
||
- Add lua54 as new build target
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Apr 7 19:55:49 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||
|
||
- Add update-alternatives for the bash and zsh completion files.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Nov 2 18:01:04 CET 2019 - Matej Cepl <mcepl@suse.com>
|
||
|
||
- Initial packaging effort of busted 2.0.0.
|