forked from pool/lua-lua-ev
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jul 25 19:47:59 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Add CMAKE_POLICY_VERSION_MINIMUM=3.5 configuration to build
|
|
with current CMake.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|