diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index a576fc4..25514c5 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,5 +1,5 @@ -mtime: 1753534878 -commit: 839533c60ff21e8c2b1bd5c8a44490e549a957f240c5a2df18add1ba7035a0b1 +mtime: 1754427649 +commit: 749fb6d930c6087153ffbc039e5c1dc81dca016ffec781e8c9ff43dafb3ebdd8 url: https://src.opensuse.org/lua/lua-interpreter.git -revision: 839533c60ff21e8c2b1bd5c8a44490e549a957f240c5a2df18add1ba7035a0b1 +revision: 749fb6d930c6087153ffbc039e5c1dc81dca016ffec781e8c9ff43dafb3ebdd8 projectscmsync: https://src.opensuse.org/lua/_ObsPrj.git diff --git a/build.specials.obscpio b/build.specials.obscpio index bb5f262..05b7b27 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72fa7bb3868fae13d28fe800ed13509354247542b5685f563a57bf9dcd779560 +oid sha256:234e309655df302e6f01b3e5944d41faf5c85b41f862b349d5533088d1762d03 size 308 diff --git a/lua-interpreter.changes b/lua-interpreter.changes index 4561c36..c633e76 100644 --- a/lua-interpreter.changes +++ b/lua-interpreter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 5 10:19:45 UTC 2025 - Matej Cepl + +- Require lua symbol to close the loop. + ------------------------------------------------------------------- Mon Jul 14 13:53:43 UTC 2025 - Matej Cepl diff --git a/lua-interpreter.spec b/lua-interpreter.spec index 56cb75d..cb79e02 100644 --- a/lua-interpreter.spec +++ b/lua-interpreter.spec @@ -24,6 +24,9 @@ URL: https://www.lua.org/ Source99: lua-interpreter.rpmlintrc BuildRequires: alts Requires: alts +BuildRequires: lua-macros +Requires: lua +Suggests: lua%{lua_version_default_nodots} BuildArch: noarch %description