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-luarocks.changes b/lua-luarocks.changes
index 99d57c1..8cad615 100644
--- a/lua-luarocks.changes
+++ b/lua-luarocks.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Mon Jul 6 19:05:47 UTC 2020 - Matej Cepl
+
+- Add lua54 as new build target
+
-------------------------------------------------------------------
Wed Aug 28 22:02:17 CEST 2019 - Matej Cepl
diff --git a/lua-luarocks.spec b/lua-luarocks.spec
index bb3fe7c..1a807a9 100644
--- a/lua-luarocks.spec
+++ b/lua-luarocks.spec
@@ -1,7 +1,7 @@
#
# spec file for package lua-luarocks
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2012 Togan Muftuoglu toganm@opensuse.org
#
# All modifications and additions to the file contributed by third parties