- 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/python313?expand=0&rev=23
This commit is contained in:
2024-07-04 18:10:47 +00:00
committed by Git OBS Bridge
parent 8f89a6f1a9
commit 8be8178387

View File

@@ -1,7 +1,8 @@
-------------------------------------------------------------------
Thu Jul 4 16:04:05 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- 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 <dmueller@suse.com>