Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-editorconfig-core-lua for openSUSE:Factory checked in at 2022-05-16 18:09:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-editorconfig-core-lua (Old) and /work/SRC/openSUSE:Factory/.lua-editorconfig-core-lua.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-editorconfig-core-lua" Mon May 16 18:09:00 2022 rev:4 rq:977554 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-editorconfig-core-lua/lua-editorconfig-core-lua.changes 2021-02-18 20:54:33.315560174 +0100 +++ /work/SRC/openSUSE:Factory/.lua-editorconfig-core-lua.new.1538/lua-editorconfig-core-lua.changes 2022-05-16 18:11:28.281419115 +0200 @@ -1,0 +2,5 @@ +Mon May 9 14:58:07 UTC 2022 - Matej Cepl <mc...@suse.com> + +- Add LUA_INCLUDE_DIR cmake parameter. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-editorconfig-core-lua.spec ++++++ --- /var/tmp/diff_new_pack.FBPkwF/_old 2022-05-16 18:11:28.705419452 +0200 +++ /var/tmp/diff_new_pack.FBPkwF/_new 2022-05-16 18:11:28.705419452 +0200 @@ -1,7 +1,7 @@ # -# spec file for package lua-editorconfig-core-lua +# spec file # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -55,7 +55,9 @@ %setup -q -n %{mod_name}-%{version} %build -%cmake -DECL_LIBDIR:PATH=%{lua_archdir} +%cmake -DECL_LIBDIR:PATH=%{lua_archdir} \ + -DLUA_LIBRARY:PATH=%{lua_archdir} \ + -DLUA_INCLUDE_DIR:PATH=%{lua_incdir} %install %cmake_install