Hello community,

here is the log from the commit of package lua-zlib for openSUSE:Factory 
checked in at 2020-07-15 14:57:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-zlib (Old)
 and      /work/SRC/openSUSE:Factory/.lua-zlib.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-zlib"

Wed Jul 15 14:57:16 2020 rev:3 rq:819797 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-zlib/lua-zlib.changes        2017-10-31 
15:44:30.188679747 +0100
+++ /work/SRC/openSUSE:Factory/.lua-zlib.new.3060/lua-zlib.changes      
2020-07-15 14:57:25.798965596 +0200
@@ -1,0 +2,5 @@
+Mon Jul  6 19:08:15 UTC 2020 - Matej Cepl <mc...@suse.com>
+
+- Add lua54 as new build target
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lua-zlib.spec ++++++
--- /var/tmp/diff_new_pack.csKXda/_old  2020-07-15 14:57:29.286969183 +0200
+++ /var/tmp/diff_new_pack.csKXda/_new  2020-07-15 14:57:29.290969187 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lua-zlib
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,7 +23,7 @@
 Summary:        Simple streaming interface to zlib for Lua
 License:        MIT OR X11
 Group:          Productivity/Archiving/Compression
-Url:            https://github.com/brimworks/lua-zlib
+URL:            https://github.com/brimworks/lua-zlib
 Source:         
https://github.com/brimworks/lua-zlib/archive/v%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz
 BuildRequires:  %{flavor}-devel
 BuildRequires:  zlib-devel
@@ -42,7 +42,7 @@
 %setup -q -n lua-zlib-%{version}
 
 %build
-make %{?_smp_mflags} linux \
+%make_build linux \
   INCDIR="-I%{lua_incdir}" \
   LUAPATH="%{lua_noardir}" \
   LUACPATH="%{lua_archdir}" \

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.csKXda/_old  2020-07-15 14:57:29.318969216 +0200
+++ /var/tmp/diff_new_pack.csKXda/_new  2020-07-15 14:57:29.318969216 +0200
@@ -1,4 +1,5 @@
 <multibuild>
 <package>lua51</package>
 <package>lua53</package>
+<package>lua54</package>
 </multibuild>


Reply via email to