SHA256
6
0
forked from pool/lua-macros
Files
lua-macros/lua-macros.changes
Matěj Cepl 521e3b1dc4 fix: convert %lua_provides to pure Lua for better control
Converts the logic within the %lua_provides macro from a
multi-line string of RPM macros to native Lua code. This allows
for more robust conditional logic, especially when checking for
default Lua versions and handling provides/obsoletes.
2025-11-03 01:21:47 +01:00

4.0 KiB