Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-compat-5.3 for openSUSE:Factory 
checked in at 2022-11-26 19:20:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-compat-5.3 (Old)
 and      /work/SRC/openSUSE:Factory/.lua-compat-5.3.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-compat-5.3"

Sat Nov 26 19:20:31 2022 rev:10 rq:1038351 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-compat-5.3/lua-compat-5.3.changes    
2021-07-12 01:25:33.896987574 +0200
+++ /work/SRC/openSUSE:Factory/.lua-compat-5.3.new.1597/lua-compat-5.3.changes  
2022-11-26 19:20:32.487584212 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 18:22:08 UTC 2022 - Michal Suchanek <msucha...@suse.com>
+
+- Fix unowned %%{lua_incdir} error.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lua-compat-5.3.spec ++++++
--- /var/tmp/diff_new_pack.2wK6ar/_old  2022-11-26 19:20:33.071587639 +0100
+++ /var/tmp/diff_new_pack.2wK6ar/_new  2022-11-26 19:20:33.079587686 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lua-compat-5.3
 #
-# Copyright (c) 2021 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
@@ -18,7 +18,6 @@
 
 %define flavor @BUILD_FLAVOR@%{nil}
 %define mod_name lua-compat-5.3
-
 # bit32 (dropped in 5.4) is the native Lua 5.2 bit manipulation library, in 
the version
 # from Lua 5.3; it is compatible with Lua 5.1, 5.2 and 5.3.
 %if "%{lua_version}" >= "5.4" || "%{lua_version}" < "5.2"
@@ -38,10 +37,10 @@
 BuildRequires:  lua-macros
 BuildRequires:  pkgconfig
 Requires:       %{flavor}
+%lua_provides -e
 %if %{without bit32}
 Requires:       %{flavor}-bit32
 %endif
-%lua_provides -e
 %if "%{flavor}" == ""
 Name:           lua-compat-5.3
 ExclusiveArch:  do_not_build
@@ -101,6 +100,7 @@
 %doc README.md
 %{lua_archdir}/compat53
 %{lua_noarchdir}/compat53
+%dir %{lua_incdir}
 %{lua_incdir}/*
 
 %if %{without bit32}

Reply via email to