forked from pool/lua-coxpcall
Accepting request 1061219 from devel:languages:lua
OBS-URL: https://build.opensuse.org/request/show/1061219 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-coxpcall?expand=0&rev=4
This commit is contained in:
@@ -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 Feb 11 09:49:38 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Thu Feb 11 09:49:38 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@@ -25,6 +25,7 @@ Summary: Coroutine safe xpcall and pcall
|
|||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.keplerproject.org/coxpcall/
|
URL: http://www.keplerproject.org/coxpcall/
|
||||||
Source: https://github.com/keplerproject/%{mod_name}/archive/v%{upversion}.tar.gz#/%{mod_name}-%{upversion}.tar.gz
|
Source: https://github.com/keplerproject/%{mod_name}/archive/v%{upversion}.tar.gz#/%{mod_name}-%{upversion}.tar.gz
|
||||||
|
BuildRequires: lua-macros
|
||||||
BuildRequires: %{flavor}-devel
|
BuildRequires: %{flavor}-devel
|
||||||
BuildRequires: %{flavor}-luasocket
|
BuildRequires: %{flavor}-luasocket
|
||||||
Requires: %{flavor}
|
Requires: %{flavor}
|
||||||
|
Reference in New Issue
Block a user