SHA256
1
0
forked from pool/lua-toluapp

drop support for lua 5.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-toluapp?expand=0&rev=15
This commit is contained in:
Jan Matejek 2017-10-30 14:48:17 +00:00 committed by Git OBS Bridge
parent 8578878d4e
commit 61ab55c8d6
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,4 @@
<multibuild>
<package>lua51</package>
<package>lua52</package>
<package>lua53</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
-------------------------------------------------------------------
Sun Sep 10 13:05:01 UTC 2017 - rpm@fthiessen.de