forked from pool/lua-argparse
- Add lua54 as new build target
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-argparse?expand=0&rev=6
This commit is contained in:
parent
5ae9325287
commit
bed0d92ec0
@ -1,5 +1,6 @@
|
||||
<multibuild>
|
||||
<package>lua51</package>
|
||||
<package>lua53</package>
|
||||
<package>lua54</package>
|
||||
<package>test</package>
|
||||
</multibuild>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 19:01:54 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Add lua54 as new build target
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 2 19:51:09 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -50,9 +50,9 @@ Name: %{flavor}-argparse
|
||||
%endif
|
||||
%endif
|
||||
%if %{with test}
|
||||
BuildRequires: %{flavor}-penlight
|
||||
BuildRequires: %{flavor}-argparse
|
||||
BuildRequires: %{flavor}-busted
|
||||
BuildRequires: %{flavor}-penlight
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user