forked from pool/lua-editorconfig-core-lua
- Add lua54 as new build target
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-editorconfig-core-lua?expand=0&rev=4
This commit is contained in:
parent
3d63250689
commit
3327dff287
@ -1,3 +1,4 @@
|
|||||||
<multibuild>
|
<multibuild>
|
||||||
<package>lua53</package>
|
<package>lua53</package>
|
||||||
|
<package>lua54</package>
|
||||||
</multibuild>
|
</multibuild>
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 6 19:03:24 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Add lua54 as new build target
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 26 11:44:08 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
Thu Mar 26 11:44:08 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package lua-editorconfig-core
|
# spec file for package lua-editorconfig-core-lua
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -26,9 +26,9 @@ License: BSD-2-Clause
|
|||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
URL: https://github.com/editorconfig/editorconfig-core-lua
|
URL: https://github.com/editorconfig/editorconfig-core-lua
|
||||||
Source: https://github.com/editorconfig/%{mod_name}/archive/v%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz
|
Source: https://github.com/editorconfig/%{mod_name}/archive/v%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz
|
||||||
BuildRequires: %{flavor}-penlight
|
|
||||||
BuildRequires: %{flavor}-devel
|
BuildRequires: %{flavor}-devel
|
||||||
BuildRequires: %{flavor}-luafilesystem
|
BuildRequires: %{flavor}-luafilesystem
|
||||||
|
BuildRequires: %{flavor}-penlight
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: libeditorconfig-devel
|
BuildRequires: libeditorconfig-devel
|
||||||
Requires: %{flavor}
|
Requires: %{flavor}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user