Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-BitOp for openSUSE:Factory checked in at 2023-01-26 13:58:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-BitOp (Old) and /work/SRC/openSUSE:Factory/.lua-BitOp.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-BitOp" Thu Jan 26 13:58:01 2023 rev:6 rq:1061031 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-BitOp/lua-BitOp.changes 2021-02-18 20:54:36.871563513 +0100 +++ /work/SRC/openSUSE:Factory/.lua-BitOp.new.32243/lua-BitOp.changes 2023-01-26 14:03:10.729825251 +0100 @@ -1,0 +2,10 @@ +Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <[email protected]> + +- Fix missing dependency on lua-macros (boo#1205612) + +------------------------------------------------------------------- +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-BitOp.spec ++++++ --- /var/tmp/diff_new_pack.A6g5xh/_old 2023-01-26 14:03:11.125827369 +0100 +++ /var/tmp/diff_new_pack.A6g5xh/_new 2023-01-26 14:03:11.133827412 +0100 @@ -31,6 +31,7 @@ Group: Development/Libraries/Other URL: https://bitop.luajit.org/index.html Source: http://bitop.luajit.org/download/LuaBitOp-%{version}.tar.gz +BuildRequires: lua-macros BuildRequires: %{flavor}-devel BuildRequires: gcc Requires: %{flavor} @@ -47,7 +48,7 @@ %build export CFLAGS="%{optflags} -I%{lua_incdir}" -%make_build +make %{?_make_output_sync} %{?_smp_mflags} %install mkdir -p %{buildroot}%{_docdir}/%{name}
