Hello community, here is the log from the commit of package lua-mpack for openSUSE:Factory checked in at 2020-07-15 14:56:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-mpack (Old) and /work/SRC/openSUSE:Factory/.lua-mpack.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-mpack" Wed Jul 15 14:56:43 2020 rev:3 rq:819794 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-mpack/lua-mpack.changes 2017-10-31 15:44:27.152789800 +0100 +++ /work/SRC/openSUSE:Factory/.lua-mpack.new.3060/lua-mpack.changes 2020-07-15 14:56:56.606935574 +0200 @@ -1,0 +2,5 @@ +Mon Jul 6 19:07:30 UTC 2020 - Matej Cepl <[email protected]> + +- Add lua54 as new build target + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-mpack.spec ++++++ --- /var/tmp/diff_new_pack.Ybkpfs/_old 2020-07-15 14:56:58.514937536 +0200 +++ /var/tmp/diff_new_pack.Ybkpfs/_new 2020-07-15 14:56:58.518937540 +0200 @@ -1,7 +1,7 @@ # # spec file for package lua-mpack # -# 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: Implementation of MessagePack for Lua 5.1 License: MIT Group: Development/Libraries/Other -Url: https://github.com/libmpack/libmpack-lua +URL: https://github.com/libmpack/libmpack-lua Source: https://github.com/libmpack/libmpack-lua/archive/%{version}.tar.gz # libmpack source is necessary to build lua-mpack, next release should build # fine against system version @@ -64,7 +64,7 @@ sed -i 's|LUA_CMOD_INSTALLDIR :=.*|LUA_CMOD_INSTALLDIR := $(shell echo "%{lua_archdir}")|g' Makefile %build -make %{?_smp_mflags} \ +%make_build \ USE_SYSTEM_LUA=yes \ MPACK_LUA_VERSION=%{lua_version} \ CFLAGS="%{optflags} -fPIC" ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.Ybkpfs/_old 2020-07-15 14:56:58.550937573 +0200 +++ /var/tmp/diff_new_pack.Ybkpfs/_new 2020-07-15 14:56:58.550937573 +0200 @@ -1,4 +1,5 @@ <multibuild> <package>lua51</package> <package>lua53</package> +<package>lua54</package> </multibuild>
