Hello community, here is the log from the commit of package lua-say for openSUSE:Factory checked in at 2020-07-10 14:13:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-say (Old) and /work/SRC/openSUSE:Factory/.lua-say.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-say" Fri Jul 10 14:13:04 2020 rev:2 rq:819795 version:1.31 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-say/lua-say.changes 2019-10-30 14:43:25.669902192 +0100 +++ /work/SRC/openSUSE:Factory/.lua-say.new.3060/lua-say.changes 2020-07-10 14:13:07.751578284 +0200 @@ -1,0 +2,5 @@ +Mon Jul 6 19:07:55 UTC 2020 - Matej Cepl <[email protected]> + +- Add lua54 as new build target + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-say.spec ++++++ --- /var/tmp/diff_new_pack.CFQW8A/_old 2020-07-10 14:13:08.263579966 +0200 +++ /var/tmp/diff_new_pack.CFQW8A/_new 2020-07-10 14:13:08.267579979 +0200 @@ -1,7 +1,7 @@ # # spec file for package lua-say # -# 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/ # @@ -24,11 +24,11 @@ Summary: Lua string hashing library, useful for internationalization License: MIT Group: Development/Libraries/Other -Url: https://github.com/Olivine-Labs/say +URL: https://github.com/Olivine-Labs/say Source: https://github.com/Olivine-Labs/say/archive/v%{upversion}.tar.gz#/%{mod_name}-%{upversion}.tar.gz BuildRequires: %{flavor}-devel -BuildArch: noarch Requires: %{flavor} +BuildArch: noarch %if "%{flavor}" == "lua53" Provides: lua-say = %{version} Obsoletes: lua-say < %{version} @@ -52,7 +52,6 @@ %install install -v -D -m 0644 -p -t %{buildroot}%{lua_noarchdir}/say src/init.lua - %files %dir %{lua_noarchdir}/say %{lua_noarchdir}/say* ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.CFQW8A/_old 2020-07-10 14:13:08.299580084 +0200 +++ /var/tmp/diff_new_pack.CFQW8A/_new 2020-07-10 14:13:08.303580097 +0200 @@ -1,4 +1,5 @@ <multibuild> <package>lua51</package> <package>lua53</package> +<package>lua54</package> </multibuild>
