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:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 12 13:40:45 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 19:05:38 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7948f4ac8b953172e928753632e37ad97cc3014df74b524fe7839f71216a7e90
|
||||
size 177685
|
3
luaposix-35.0.tar.gz
Normal file
3
luaposix-35.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4edf2f715feff65acb009e8d1689e57ec665eb79bc36a6649fae55eafd56809
|
||||
size 178091
|
Reference in New Issue
Block a user