From d104634e6282c62949e355d9872f6a3ab3417fa10303b22abffee991031ba553 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 23 Nov 2022 13:14:52 +0000 Subject: [PATCH] Accepting request 1037552 from Kernel:tools - Fix missing dependency on lua-macros (boo#1205612) OBS-URL: https://build.opensuse.org/request/show/1037552 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-markdown?expand=0&rev=8 --- lua-markdown.changes | 5 +++++ lua-markdown.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lua-markdown.changes b/lua-markdown.changes index 1e59bc0..5bbd576 100644 --- a/lua-markdown.changes +++ b/lua-markdown.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 23 10:39:52 UTC 2022 - Michal Suchanek + +- Fix missing dependency on lua-macros (boo#1205612) + ------------------------------------------------------------------- Thu Feb 18 16:00:13 UTC 2021 - Callum Farmer diff --git a/lua-markdown.spec b/lua-markdown.spec index 68e4d66..60d2141 100644 --- a/lua-markdown.spec +++ b/lua-markdown.spec @@ -1,7 +1,7 @@ # # spec file for package lua-markdown # -# 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 @@ -26,6 +26,7 @@ License: MIT URL: https://github.com/mpeterv/markdown Source: https://github.com/mpeterv/markdown/archive/%{upversion}.tar.gz#/%{mod_name}-%{upversion}.tar.gz BuildRequires: %{flavor}-devel +BuildRequires: lua-macros Requires: %{flavor} BuildArch: noarch %lua_provides