diff --git a/lua-vstruct.changes b/lua-vstruct.changes index bb606bd..0f345de 100644 --- a/lua-vstruct.changes +++ b/lua-vstruct.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 14 23:28:23 UTC 2025 - Matej Cepl + +- Make the package build with updated %%luarocks_* macros. + ------------------------------------------------------------------- Thu May 23 10:33:55 UTC 2024 - Dominique Leuenberger diff --git a/lua-vstruct.spec b/lua-vstruct.spec index 44372e1..4d184a9 100644 --- a/lua-vstruct.spec +++ b/lua-vstruct.spec @@ -57,9 +57,8 @@ A Lua library for packing and unpacking binary data, supporting arbitrary %check %files +%license COPYING +%doc CHANGES README.md %{lua_noarchdir}/%{mod_name} -%{luarocks_treedir}/%{mod_name} -%docdir %{luarocks_treedir}/%{mod_name}/%{rock_version}/doc -%license %{luarocks_treedir}/%{mod_name}/%{rock_version}/doc/COPYING %changelog