From 06faaf97ec91cdb8c7ad9fed08e4880b9d8179367bfef8d0f33481d0ef826c9a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 6 Jul 2020 19:03:59 +0000 Subject: [PATCH] - Add lua54 as new build target OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-ldoc?expand=0&rev=7 --- _multibuild | 1 + lua-ldoc.changes | 5 +++++ lua-ldoc.spec | 9 ++++----- 3 files changed, 10 insertions(+), 5 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-ldoc.changes b/lua-ldoc.changes index 210048b..2b335ba 100644 --- a/lua-ldoc.changes +++ b/lua-ldoc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 6 19:03:50 UTC 2020 - Matej Cepl + +- Add lua54 as new build target + ------------------------------------------------------------------- Sun May 19 19:08:01 CEST 2019 - Matej Cepl diff --git a/lua-ldoc.spec b/lua-ldoc.spec index 636433a..e321af6 100644 --- a/lua-ldoc.spec +++ b/lua-ldoc.spec @@ -1,7 +1,7 @@ # -# spec file for package lua-lualdoc +# spec file for package lua-ldoc # -# 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 @@ Release: 0 Summary: LuaDoc-compatible documentation generation system License: MIT Group: Development/Libraries/Other -Url: https://github.com/stevedonovan/LDoc +URL: https://github.com/stevedonovan/LDoc Source: https://github.com/stevedonovan/LDoc/archive/%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz BuildRequires: %{flavor}-devel BuildArch: noarch @@ -55,7 +55,6 @@ and pretty-printed example files. mkdir -v -p %{buildroot}%{lua_noarchdir}/ldoc cp -v -r -p ldoc %{buildroot}%{lua_noarchdir} - %files %dir %{lua_noarchdir}/ldoc %{lua_noarchdir}/ldoc*