Hello community,
here is the log from the commit of package lua-messagepack for openSUSE:Factory
checked in at 2020-07-15 14:56:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-messagepack (Old)
and /work/SRC/openSUSE:Factory/.lua-messagepack.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-messagepack"
Wed Jul 15 14:56:24 2020 rev:3 rq:819792 version:0.3.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-messagepack/lua-messagepack.changes
2017-10-31 15:44:24.980868533 +0100
+++
/work/SRC/openSUSE:Factory/.lua-messagepack.new.3060/lua-messagepack.changes
2020-07-15 14:56:35.958914339 +0200
@@ -1,0 +2,5 @@
+Mon Jul 6 19:07:11 UTC 2020 - Matej Cepl <[email protected]>
+
+- Add lua54 as new build target
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lua-messagepack.spec ++++++
--- /var/tmp/diff_new_pack.XWAqkd/_old 2020-07-15 14:56:37.998916437 +0200
+++ /var/tmp/diff_new_pack.XWAqkd/_new 2020-07-15 14:56:38.002916441 +0200
@@ -1,7 +1,7 @@
#
# spec file for package lua-messagepack
#
-# 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: MessagePack is an efficient binary serialization format
License: MIT
Group: Development/Libraries/Other
-Url: http://fperrad.github.io/lua-MessagePack/
+URL: http://fperrad.github.io/lua-MessagePack/
Source:
https://github.com/fperrad/lua-MessagePack/archive/%{version}.tar.gz
BuildRequires: %{flavor}-devel
Requires: %{flavor}
++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.XWAqkd/_old 2020-07-15 14:56:38.030916470 +0200
+++ /var/tmp/diff_new_pack.XWAqkd/_new 2020-07-15 14:56:38.030916470 +0200
@@ -1,4 +1,5 @@
<multibuild>
<package>lua51</package>
<package>lua53</package>
+<package>lua54</package>
</multibuild>