Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-lua-ev for openSUSE:Factory 
checked in at 2022-11-24 12:23:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-lua-ev (Old)
 and      /work/SRC/openSUSE:Factory/.lua-lua-ev.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-lua-ev"

Thu Nov 24 12:23:46 2022 rev:4 rq:1037591 version:1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-lua-ev/lua-lua-ev.changes    2021-02-15 
23:18:21.199579788 +0100
+++ /work/SRC/openSUSE:Factory/.lua-lua-ev.new.1597/lua-lua-ev.changes  
2022-11-24 12:23:51.605538078 +0100
@@ -1,0 +2,5 @@
+Wed Nov 23 10:26:03 UTC 2022 - Michal Suchanek <[email protected]>
+
+- Fix unowned %{lua_incdir} directory.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lua-lua-ev.spec ++++++
--- /var/tmp/diff_new_pack.CFA0If/_old  2022-11-24 12:23:52.545544052 +0100
+++ /var/tmp/diff_new_pack.CFA0If/_new  2022-11-24 12:23:52.553544102 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lua-lua-ev
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2012 Togan Muftuoglu [email protected]
 #
 # All modifications and additions to the file contributed by third parties
@@ -39,13 +39,13 @@
 BuildRequires:  lua-macros
 # BuildRequires:  %%{flavor}-luafilesystem
 Requires:       %{flavor}
+%lua_provides
 %if "%{flavor}" == ""
 Name:           lua-%{mod_name}
 ExclusiveArch:  do_not_build
 %else
 Name:           %{flavor}-%{mod_name}
 %endif
-%lua_provides
 
 %description
 Lua integration with libev (http://dist.schmorp.de/libev)
@@ -121,6 +121,7 @@
 %{lua_archdir}/ev.so
 
 %files devel
+%dir %{lua_incdir}
 %dir %{lua_incdir}/%{mod_name}
 %{lua_incdir}/%{mod_name}/*
 %if %{with public_lib}

Reply via email to