SHA256
12
0
forked from pool/lua-luassert

- Add lua54 as new build target

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luassert?expand=0&rev=4
This commit is contained in:
Matej Cepl 2020-07-06 19:06:30 +00:00 committed by Git OBS Bridge
parent d5693ade19
commit d10ebc2605
3 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,5 @@
<multibuild>
<package>lua51</package>
<package>lua53</package>
<package>lua54</package>
</multibuild>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 6 19:06:23 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add lua54 as new build target
-------------------------------------------------------------------
Mon Oct 28 17:11:55 UTC 2019 - Matej Cepl <mcepl@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package lua_luassert
# spec file for package lua-luassert
#
# Copyright (c) 2019 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
@ -70,4 +70,3 @@ cp -v -r -p src/* %{buildroot}%{lua_noarchdir}/luassert
%{lua_noarchdir}/luassert*
%changelog