SHA256
10
0
forked from pool/lua-luaterm

drop support for lua 5.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaterm?expand=0&rev=10
This commit is contained in:
Jan Matejek
2017-10-30 14:48:07 +00:00
committed by Git OBS Bridge
parent ed8a3189e9
commit f4eb758849
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
-------------------------------------------------------------------
Thu Aug 10 08:39:57 UTC 2017 - tchvatal@suse.com