Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-luasocket for openSUSE:Factory checked in at 2023-01-26 13:58:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-luasocket (Old) and /work/SRC/openSUSE:Factory/.lua-luasocket.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-luasocket" Thu Jan 26 13:58:14 2023 rev:10 rq:1061046 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-luasocket/lua-luasocket.changes 2022-08-21 14:11:02.970437257 +0200 +++ /work/SRC/openSUSE:Factory/.lua-luasocket.new.32243/lua-luasocket.changes 2023-01-26 14:03:20.633878224 +0100 @@ -1,0 +2,10 @@ +Wed Jan 25 12:30:17 UTC 2023 - Michal Suchanek <[email protected]> + +- Fix unowned %{lua_incdir} directory. + +------------------------------------------------------------------- +Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <[email protected]> + +- Fix missing dependency on lua-macros (boo#1205612) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-luasocket.spec ++++++ --- /var/tmp/diff_new_pack.4I11ri/_old 2023-01-26 14:03:21.045880427 +0100 +++ /var/tmp/diff_new_pack.4I11ri/_new 2023-01-26 14:03:21.049880449 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,6 +27,7 @@ Source: %{mod_name}-%{version}.tar.xz Patch0: luasocket-makefile.patch BuildRequires: %{flavor}-devel +BuildRequires: lua-macros Requires: %{flavor} %lua_provides %lua_provides -e @@ -90,6 +91,7 @@ %{lua_noarchdir}/socket/ %files devel +%dir %{lua_incdir} %{lua_incdir}/*.h %files doc
