diff --git a/_multibuild b/_multibuild index a01285a..72d2b45 100644 --- a/_multibuild +++ b/_multibuild @@ -1,4 +1,5 @@ lua51 lua53 +lua54 diff --git a/lua-lpeg.changes b/lua-lpeg.changes index 146e6b8..6f45ebc 100644 --- a/lua-lpeg.changes +++ b/lua-lpeg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 6 19:04:19 UTC 2020 - Matej Cepl + +- Add lua54 as new build target + ------------------------------------------------------------------- Tue Mar 12 11:59:22 UTC 2019 - Matej Cepl diff --git a/lua-lpeg.spec b/lua-lpeg.spec index 99b5f10..ef122a2 100644 --- a/lua-lpeg.spec +++ b/lua-lpeg.spec @@ -1,7 +1,7 @@ # # spec file for package lua-lpeg # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ Release: 0 Summary: Parsing Expression Grammars For Lua License: MIT Group: Development/Libraries/Other -Url: http://www.inf.puc-rio.br/~roberto/lpeg +URL: http://www.inf.puc-rio.br/~roberto/lpeg Source: http://www.inf.puc-rio.br/~roberto/lpeg/lpeg-%{version}.tar.gz BuildRequires: %{flavor}-devel Requires: %{flavor} @@ -63,7 +63,7 @@ sed -i \ makefile %build -make -j1 +%make_build -j1 %install