- 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/python312?expand=0&rev=54
This commit is contained in:
2024-07-04 18:31:02 +00:00
committed by Git OBS Bridge
parent 5b804c6d2c
commit 6023fe50f8
2 changed files with 6 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 4 16:04:05 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:33:52 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>