forked from pool/lua-lua-ev
- Fix unowned %{lua_incdir} directory. OBS-URL: https://build.opensuse.org/request/show/1037544 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lua-ev?expand=0&rev=10
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Nov 23 10:26:03 UTC 2022 - Michal Suchanek <msuchanek@suse.com>
|
|
|
|
- Fix unowned %{lua_incdir} directory.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 9 14:57:54 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 11 09:08:51 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Currently tests fail, and they are temporarily ignored.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 9 14:17:16 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add lua54.patch to make package building with Lua 5.4
|
|
(gh#brimworks/lua-ev#24).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 6 19:05:03 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add lua54 as new build target
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 2 18:01:04 CET 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging effort of lua-ev 1.5.
|