Accepting request 873519 from devel:languages:lua

OBS-URL: https://build.opensuse.org/request/show/873519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-toluapp?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2021-02-18 19:41:59 +00:00 committed by Git OBS Bridge
commit 6413149885
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 18 16:03:47 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Use %lua_provides macro for default lua versioning
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 6 19:14:33 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com> Mon Jul 6 19:14:33 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>

View File

@ -52,6 +52,7 @@ BuildRequires: %{flavor}-devel
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: scons >= 2.3.0 BuildRequires: scons >= 2.3.0
%lua_provides
%if "%{flavor}" == "" %if "%{flavor}" == ""
Name: lua-%{mod_name} Name: lua-%{mod_name}
ExclusiveArch: do_not_build ExclusiveArch: do_not_build