Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-fennel for openSUSE:Factory checked in at 2023-01-26 13:58:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-fennel (Old) and /work/SRC/openSUSE:Factory/.lua-fennel.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-fennel" Thu Jan 26 13:58:05 2023 rev:3 rq:1061035 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-fennel/lua-fennel.changes 2022-10-25 11:20:27.718197099 +0200 +++ /work/SRC/openSUSE:Factory/.lua-fennel.new.32243/lua-fennel.changes 2023-01-26 14:03:13.441839756 +0100 @@ -1,0 +2,5 @@ +Wed Jan 25 10:52:05 UTC 2023 - Michal Suchanek <[email protected]> + +- Opencode %make_build to prevent build failure when not defined. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-fennel.spec ++++++ --- /var/tmp/diff_new_pack.Skl6W3/_old 2023-01-26 14:03:13.829841832 +0100 +++ /var/tmp/diff_new_pack.Skl6W3/_new 2023-01-26 14:03:13.829841832 +0100 @@ -46,10 +46,10 @@ %autosetup -p1 -n fennel-%{version} %build -%make_build fennel +make %{?_make_output_sync} %{?_smp_mflags} fennel %check -%make_build test +make %{?_make_output_sync} %{?_smp_mflags} test %install mkdir -p %{buildroot}%{_bindir}
