- Stop using %%defattr, it seems to be breaking proper executable

attributes on /usr/bin/ scripts (bsc#1227378).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=136
This commit is contained in:
2024-07-15 12:15:29 +00:00
committed by Git OBS Bridge
parent ef3a96a70c
commit 57b3bbe7c5
2 changed files with 6 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 15 12:14:57 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Stop using %%defattr, it seems to be breaking proper executable
attributes on /usr/bin/ scripts (bsc#1227378).
-------------------------------------------------------------------
Tue Jul 2 10:31:26 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>