diff --git a/lua-moonscript.changes b/lua-moonscript.changes index 2c78de2..82b1ae1 100644 --- a/lua-moonscript.changes +++ b/lua-moonscript.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 23 08:41:38 UTC 2026 - Matej Cepl + +- Fix file persmissions on alternate files. + ------------------------------------------------------------------- Fri Oct 24 14:50:38 UTC 2025 - Matej Cepl diff --git a/lua-moonscript.spec b/lua-moonscript.spec index 1d06480..48a8d59 100644 --- a/lua-moonscript.spec +++ b/lua-moonscript.spec @@ -113,8 +113,8 @@ busted %{_bindir}/moonc %{_bindir}/moonc-%{lua_version} %{lua_noarchdir}/moon* -%ghost %{_sysconfdir}/alternatives/moon -%ghost %{_sysconfdir}/alternatives/moonc +%ghost %attr(0644,root,root) /etc/alternatives/moon +%ghost %attr(0644,root,root) /etc/alternatives/moonc %endif %changelog