From 68b7b76fc708ee242ee5ff50f0922ec9dab94fc6006414ec14971b8c8699de57 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 23 Nov 2022 13:14:59 +0000 Subject: [PATCH] Accepting request 1037553 from Kernel:tools - Fix missing dependency on lua-macros (boo#1205612) OBS-URL: https://build.opensuse.org/request/show/1037553 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-mediator_lua?expand=0&rev=8 --- lua-mediator_lua.changes | 5 +++++ lua-mediator_lua.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lua-mediator_lua.changes b/lua-mediator_lua.changes index eb37f13..b472232 100644 --- a/lua-mediator_lua.changes +++ b/lua-mediator_lua.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 23 10:40:57 UTC 2022 - Michal Suchanek + +- Fix missing dependency on lua-macros (boo#1205612) + ------------------------------------------------------------------- Thu Feb 18 16:00:44 UTC 2021 - Callum Farmer diff --git a/lua-mediator_lua.spec b/lua-mediator_lua.spec index bae4b4b..28a6c6b 100644 --- a/lua-mediator_lua.spec +++ b/lua-mediator_lua.spec @@ -1,7 +1,7 @@ # # spec file for package lua-mediator_lua # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,6 +27,7 @@ Group: Development/Libraries/Other URL: https://github.com/Olivine-Labs/mediator_lua Source: https://github.com/Olivine-Labs/mediator_lua/archive/v%{upversion}.tar.gz#/%{mod_name}-%{upversion}.tar.gz BuildRequires: %{flavor}-devel +BuildRequires: lua-macros Requires: %{flavor} BuildArch: noarch %lua_provides