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

@@ -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>

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

View File

@@ -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
View File

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