Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-luarocks for openSUSE:Factory checked in at 2026-03-03 15:30:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-luarocks (Old) and /work/SRC/openSUSE:Factory/.lua-luarocks.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-luarocks" Tue Mar 3 15:30:14 2026 rev:18 rq:1335777 version:3.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-luarocks/lua-luarocks.changes 2026-01-07 16:00:31.448893255 +0100 +++ /work/SRC/openSUSE:Factory/.lua-luarocks.new.29461/lua-luarocks.changes 2026-03-03 15:30:22.703676656 +0100 @@ -1,0 +2,11 @@ +Fri Feb 27 09:15:57 CET 2026 - Matej Cepl <[email protected]> + +- Don't fiddle with regexps, but use a macro + alternatives_requires_exclude. + +------------------------------------------------------------------- +Fri Jan 23 21:39:08 UTC 2026 - Matej Cepl <[email protected]> + +- Enable lua55 build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-luarocks.spec ++++++ --- /var/tmp/diff_new_pack.65w15W/_old 2026-03-03 15:30:24.239740002 +0100 +++ /var/tmp/diff_new_pack.65w15W/_new 2026-03-03 15:30:24.243740167 +0100 @@ -20,7 +20,7 @@ %define flavor @BUILD_FLAVOR@ %define mod_name luarocks # Remove file dependency on the interpreter -%global __requires_exclude ^/usr/bin/lua(5\\.[1-9]|jit)?$ +%alternatives_requires_exclude %if "%{flavor}" == "luajit" %define lua_value 52 %else ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.65w15W/_old 2026-03-03 15:30:24.279741651 +0100 +++ /var/tmp/diff_new_pack.65w15W/_new 2026-03-03 15:30:24.283741816 +0100 @@ -2,5 +2,6 @@ <package>luajit</package> <package>lua53</package> <package>lua54</package> +<package>lua55</package> </multibuild> ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.65w15W/_old 2026-03-03 15:30:24.311742971 +0100 +++ /var/tmp/diff_new_pack.65w15W/_new 2026-03-03 15:30:24.315743136 +0100 @@ -1,6 +1,6 @@ -mtime: 1767682668 -commit: 6d65bf66b34a5567ce309ff6386e775d36ebdc3cc54fce9fe126b38728fa30a5 +mtime: 1772180321 +commit: 000d667c0480e85896ac24d61a98218b7c906fb7f87d38a300eb929cb5b9a242 url: https://src.opensuse.org/lua/lua-luarocks.git -revision: 6d65bf66b34a5567ce309ff6386e775d36ebdc3cc54fce9fe126b38728fa30a5 +revision: 000d667c0480e85896ac24d61a98218b7c906fb7f87d38a300eb929cb5b9a242 projectscmsync: https://src.opensuse.org/lua/_ObsPrj.git ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-02-27 09:18:59.000000000 +0100 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build* +.pbuild
