forked from pool/lua-luv
Accepting request 954067 from home:gmbr3:Lua
- Update to version 1.43.0-0: * Only new function is uv_ip_name which luv does not provide a binding for * Change the call to acquire_vm_cb() in luv.new_therad() to be made before the thread is created in luv_new_thread() OBS-URL: https://build.opensuse.org/request/show/954067 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luv?expand=0&rev=41
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 13 12:31:33 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Update to version 1.43.0-0:
|
||||
* Only new function is uv_ip_name which luv does not provide
|
||||
a binding for
|
||||
* Change the call to acquire_vm_cb() in luv.new_therad() to
|
||||
be made before the thread is created in luv_new_thread()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 17 18:16:50 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%define lua_default 1
|
||||
%endif
|
||||
%define mod_name luv
|
||||
%define upver 1.42.0-1
|
||||
%define upver 1.43.0-0
|
||||
%define fixver %(echo %{upver}|sed 's|-|~|g')
|
||||
%define libluv_sover 1
|
||||
%define flavor @BUILD_FLAVOR@%{nil}
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b6fbaa89d2420edf6070ad9e522993e132bd7eb2540ff754c2b9f1497744db2
|
||||
size 1444368
|
3
luv-1.43.0-0.tar.gz
Normal file
3
luv-1.43.0-0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:567a6f3dcdcf8a9b54ddc57ffef89d1e950d72832b85ee81c8c83a9d4e0e9de2
|
||||
size 1452021
|
Reference in New Issue
Block a user