From 37f720af8817ae245bcd59895e85cdde856e7a3e3550c90442523a66978d0e6a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 6 Jul 2020 19:03:22 +0000 Subject: [PATCH] - Add lua54 as new build target OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-dkjson?expand=0&rev=4 --- _multibuild | 1 + lua-dkjson.changes | 5 +++++ lua-dkjson.spec | 6 +++--- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/_multibuild b/_multibuild index a01285a..72d2b45 100644 --- a/_multibuild +++ b/_multibuild @@ -1,4 +1,5 @@ lua51 lua53 +lua54 diff --git a/lua-dkjson.changes b/lua-dkjson.changes index b4d7284..c8c3785 100644 --- a/lua-dkjson.changes +++ b/lua-dkjson.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 6 19:03:08 UTC 2020 - Matej Cepl + +- Add lua54 as new build target + ------------------------------------------------------------------- Wed Apr 1 22:50:23 UTC 2020 - Matej Cepl diff --git a/lua-dkjson.spec b/lua-dkjson.spec index 64c328f..3c2c38f 100644 --- a/lua-dkjson.spec +++ b/lua-dkjson.spec @@ -1,7 +1,7 @@ # # spec file for package lua-dkjson # -# 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,7 +24,7 @@ Release: 0 Summary: A feature-rich command-line argument parser License: MIT Group: Development/Libraries/Other -Url: http://dkjson.org/ +URL: http://dkjson.org/ Source: http://dkolf.de/src/dkjson-lua.fsl/tarball/%{uptag}/dkjson.tar.gz BuildRequires: %{flavor}-devel BuildArch: noarch