Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-zlib for openSUSE:Factory 
checked in at 2023-01-26 13:58:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-zlib (Old)
 and      /work/SRC/openSUSE:Factory/.lua-zlib.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-zlib"

Thu Jan 26 13:58:22 2023 rev:6 rq:1061056 version:1.2+git29

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-zlib/lua-zlib.changes        2022-08-23 
14:27:04.755283241 +0200
+++ /work/SRC/openSUSE:Factory/.lua-zlib.new.32243/lua-zlib.changes     
2023-01-26 14:03:27.125912948 +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-zlib.spec ++++++
--- /var/tmp/diff_new_pack.abCyTp/_old  2023-01-26 14:03:28.053917911 +0100
+++ /var/tmp/diff_new_pack.abCyTp/_new  2023-01-26 14:03:28.089918103 +0100
@@ -25,6 +25,7 @@
 Group:          Productivity/Archiving/Compression
 URL:            https://github.com/brimworks/lua-zlib
 Source:         lua-%{mod_name}-%{version}.tar.xz
+BuildRequires:  lua-macros
 BuildRequires:  %{flavor}-devel
 BuildRequires:  zlib-devel
 Requires:       %{flavor}
@@ -43,7 +44,7 @@
 %setup -q -n lua-zlib-%{version}
 
 %build
-%make_build linux \
+make %{?_make_output_sync} %{?_smp_mflags} linux \
   INCDIR="-I%{lua_incdir}" \
   LUAPATH="%{lua_noardir}" \
   LUACPATH="%{lua_archdir}" \

Reply via email to