SHA256
10
0
forked from pool/lua-macros

Accepting request 1311191 from devel:languages:lua

- Rework Lua version and path macros using RPM Lua blocks.

- Make %{lua_noarchdir} work even without lua-devel installed.

OBS-URL: https://build.opensuse.org/request/show/1311191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-macros?expand=0&rev=12
This commit is contained in:
2025-10-15 10:44:28 +00:00
committed by Git OBS Bridge
parent 7525e0fc06
commit e0968c8b6d
5 changed files with 61 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Oct 11 16:45:06 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Rework Lua version and path macros using RPM Lua blocks.
-------------------------------------------------------------------
Fri Oct 10 10:56:01 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Make %{lua_noarchdir} work even without lua-devel installed.
-------------------------------------------------------------------
Thu Oct 9 22:44:04 UTC 2025 - Matej Cepl <mcepl@cepl.eu>