diff --git a/python313.changes b/python313.changes index bfbfd3a..223c779 100644 --- a/python313.changes +++ b/python313.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Thu Jul 4 16:04:05 UTC 2024 - Matej Cepl -- Stop using %%defattr. +- Stop using %%defattr, it seems to be breaking proper executable + attributes on /usr/bin/ scripts (bsc#1227378). ------------------------------------------------------------------- Sun Jun 30 19:20:56 UTC 2024 - Dirk Müller