From afb072284258d8df6a923c86ac3da399b59fb2428339dc86d42a14518e49e85b Mon Sep 17 00:00:00 2001 From: Callum Farmer Date: Fri, 31 Dec 2021 11:48:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua54?expand=0&rev=43 --- lua54.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lua54.changes b/lua54.changes index 69f49cc..64b3650 100644 --- a/lua54.changes +++ b/lua54.changes @@ -3,6 +3,8 @@ Thu Dec 30 18:34:01 UTC 2021 - Callum Farmer - Re-enable readline support in Lua, the way to do this changed in Lua 5.4 +- Because we are linking with readline change only the License + of the main package to GPLv3+ - Subsequently, update main_test.patch to ignore another test -------------------------------------------------------------------