SHA256
10
0
forked from pool/lua-luv

Accepting request 731965 from home:mcepl:branches:devel:languages:lua

- Update to 1.30.1-1: mostly bugfixes. Full log is only
  https://github.com/luvit/luv/commits/master

OBS-URL: https://build.opensuse.org/request/show/731965
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luv?expand=0&rev=10
This commit is contained in:
2019-09-19 13:47:17 +00:00
committed by Git OBS Bridge
parent 13a66c4b29
commit bb7522ba76
4 changed files with 17 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 19 15:33:38 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Update to 1.30.1-1: mostly bugfixes. Full log is only
https://github.com/luvit/luv/commits/master
-------------------------------------------------------------------
Fri Aug 9 18:09:40 CEST 2019 - Matej Cepl <mcepl@suse.com>

View File

@@ -20,11 +20,17 @@
%define flavor @BUILD_FLAVOR@
%define mod_name luv
%define lua_value %(echo "%{flavor}" |sed -e 's:lua::')
%define upver 1.30.0-0
%define upver 1.30.1-1
%define libluv_sover 1
%bcond_with public_lib
Version: 1.30.0
%if "%{flavor}" == ""
Name: lua-%{mod_name}
ExclusiveArch: do_not_build
%else
Name: %{flavor}-%{mod_name}
%endif
Version: 1.30.1
Release: 0
Summary: Bare libuv bindings for lua
License: Apache-2.0
@@ -44,12 +50,6 @@ BuildRequires: lua-compat53
BuildRequires: lua-devel
BuildRequires: lua-filesystem
%endif # suse_version
%if "%{flavor}" == ""
Name: lua-%{mod_name}
ExclusiveArch: do_not_build
%else
Name: %{flavor}-%{mod_name}
%endif
%description
This library makes libuv available to lua scripts. It was made

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e468fa17bf222ca8ce0bfffdbdf947fc897da48643a12955db92f80e2c852f5
size 87491

3
luv-1.30.1-1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b17921e2e18094df6221e3cd291c82d4569e50d8c081518d3e775dceae267cf
size 88948