forked from pool/lua-busted
39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
|
-------------------------------------------------------------------
|
|||
|
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.
|