Accepting request 1115763 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1115763 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dLeyna?expand=0&rev=12
This commit is contained in:
parent
643126079e
commit
1b757813c8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 4 16:59:55 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Remove executable bit from download_sync_controller.py. Fix
|
||||
rpmlint warning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 29 21:12:49 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -85,6 +85,8 @@ management and an IPC abstraction API.
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
# Remove executable bit
|
||||
chmod -x %{buildroot}%{python_sitelib}/dLeyna/download_sync_controller.py
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user