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:
Bjørn Lie 2023-10-05 19:11:21 +00:00 committed by Git OBS Bridge
parent 643126079e
commit 1b757813c8
2 changed files with 8 additions and 0 deletions

View File

@ -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>

View File

@ -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