forked from pool/lua-luaposix
- Update to 33.3.1:
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaposix?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
f8c55d3071
commit
b37d4a1c9c
@@ -19,7 +19,7 @@
|
||||
%define flavor @BUILD_FLAVOR@
|
||||
%define mod_name luaposix
|
||||
Name: %{flavor}-%{mod_name}
|
||||
Version: 33.4.0
|
||||
Version: 33.3.1
|
||||
Release: 0
|
||||
Summary: POSIX library for Lua
|
||||
License: MIT
|
||||
@@ -27,6 +27,8 @@ Group: Development/Libraries/Other
|
||||
Url: https://github.com/luaposix/luaposix
|
||||
Source0: https://github.com/luaposix/luaposix/archive/release-v%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz
|
||||
BuildRequires: %{flavor}-devel
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: perl
|
||||
Requires: %{flavor}
|
||||
%if "%{flavor}" == "lua53"
|
||||
Provides: lua-%{_name} = %{version}
|
||||
|
Reference in New Issue
Block a user