SHA256
10
0
forked from pool/lua-luaposix

Accepting request 820551 from home:gmbr3:Active

- Update to version 35.0
  * Initial support for Lua 5.4
  * Internally, we use our own bitwise operation wrapper functions
    rather than bit32 where possible. This means bitwise operations
    when running under Lua 5.3+ work on 64bit integers.

OBS-URL: https://build.opensuse.org/request/show/820551
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaposix?expand=0&rev=28
This commit is contained in:
2020-07-13 06:37:03 +00:00
committed by Git OBS Bridge
parent e07527f352
commit 1b8c5bf1ab
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%define flavor @BUILD_FLAVOR@
%define mod_name luaposix
Version: 34.1.1
Version: 35.0
Release: 0
Summary: POSIX library for Lua
License: MIT