Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-luarepl for openSUSE:Factory checked in at 2026-03-04 21:06:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-luarepl (Old) and /work/SRC/openSUSE:Factory/.lua-luarepl.new.561 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-luarepl" Wed Mar 4 21:06:09 2026 rev:5 rq:1336311 version:0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-luarepl/lua-luarepl.changes 2025-11-05 16:20:55.824700914 +0100 +++ /work/SRC/openSUSE:Factory/.lua-luarepl.new.561/lua-luarepl.changes 2026-03-04 21:06:55.608674689 +0100 @@ -1,0 +2,16 @@ +Wed Mar 4 09:47:07 UTC 2026 - Matej Cepl <[email protected]> + +- Use %alternatives_requires_exclude macro to exclude + /usr/bin/lua* dependency. + +------------------------------------------------------------------- +Mon Mar 2 18:42:32 UTC 2026 - Matej Cepl <[email protected]> + +- Use the centralised version of `%lua_value` macro, not our own. + +------------------------------------------------------------------- +Fri Jan 23 21:39:04 UTC 2026 - Matej Cepl <[email protected]> + +- Enable lua55 build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-luarepl.spec ++++++ --- /var/tmp/diff_new_pack.o6Kaal/_old 2026-03-04 21:06:56.312703868 +0100 +++ /var/tmp/diff_new_pack.o6Kaal/_new 2026-03-04 21:06:56.320704199 +0100 @@ -18,12 +18,8 @@ %bcond_without test %define flavor @BUILD_FLAVOR@ %define mod_name luarepl -%if "%{flavor}" == "luajit" -%define lua_value 52 -%else -%define lua_value %(echo "%{flavor}" |sed -e 's:lua::') -%endif %define rock_version 0.10-1 +%alternatives_requires_exclude Version: 0.10 Release: 0 Summary: A Lua REPL implemented in Lua for embedding in other programs ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.o6Kaal/_old 2026-03-04 21:06:56.372706355 +0100 +++ /var/tmp/diff_new_pack.o6Kaal/_new 2026-03-04 21:06:56.380706686 +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.o6Kaal/_old 2026-03-04 21:06:56.408707847 +0100 +++ /var/tmp/diff_new_pack.o6Kaal/_new 2026-03-04 21:06:56.412708012 +0100 @@ -1,6 +1,6 @@ -mtime: 1761754480 -commit: 500e5a90f5285881234d9cbf017e08daf0f653f80b64357c30148b0057a19a85 +mtime: 1772617684 +commit: c2bace9d091d9c7ae3b0f4afa04c33b26843acdaf3b6779342797b6291265472 url: https://src.opensuse.org/lua/lua-luarepl.git -revision: 500e5a90f5285881234d9cbf017e08daf0f653f80b64357c30148b0057a19a85 +revision: c2bace9d091d9c7ae3b0f4afa04c33b26843acdaf3b6779342797b6291265472 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-03-04 10:48:37.000000000 +0100 @@ -0,0 +1,5 @@ +.osc +*.obscpio +*.osc +_build.* +.pbuild
