SHA256
10
0
forked from pool/lua-luarepl

Accepting request 1061221 from devel:languages:lua

OBS-URL: https://build.opensuse.org/request/show/1061221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-luarepl?expand=0&rev=2
This commit is contained in:
2023-01-27 09:16:12 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
- Fix missing dependency on lua-macros (boo#1205612)
-------------------------------------------------------------------
Thu Aug 25 04:26:47 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>

View File

@@ -27,6 +27,7 @@ License: MIT
Group: Development/Languages/Other
URL: https://github.com/hoelzro/lua-repl
Source: lua-repl-%{version}.tar.xz
BuildRequires: lua-macros
BuildRequires: %{flavor}-luarocks
BuildRequires: %{flavor}-devel
%if %{with test}