SHA256
10
0
forked from pool/lua-BitOp

drop support for lua 5.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-BitOp?expand=0&rev=9
This commit is contained in:
Jan Matejek
2017-10-30 14:47:33 +00:00
committed by Git OBS Bridge
parent a0225dc2f9
commit e4e4d1fcbd
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
<multibuild>
<package>lua51</package>
<package>lua52</package>
</multibuild>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 30 14:45:32 UTC 2017 - jmatejek@suse.com
- do not build for Lua 5.2
-------------------------------------------------------------------
Mon Aug 7 23:10:54 UTC 2017 - jengelh@inai.de