Accepting request 1117606 from GNOME:Next

- Use python3_fix_shebang macro to set the shebang to current
  python3 standard version.

OBS-URL: https://build.opensuse.org/request/show/1117606
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/malcontent?expand=0&rev=18
This commit is contained in:
Bjørn Lie 2023-10-13 12:29:49 +00:00 committed by Git OBS Bridge
parent 45bd64103f
commit f087c14e1c
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 13 08:26:53 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Use python3_fix_shebang macro to set the shebang to current
python3 standard version.
-------------------------------------------------------------------
Thu Oct 12 10:44:27 UTC 2023 - Bjørn <bjorn.lie@gmail.com>

View File

@ -115,6 +115,7 @@ sed -i 's|env python3|python3|' malcontent-client/malcontent-client.py
# wheel is not used in openSUSE, so we simply package this file as an example %%doc file
mv %{buildroot}%{_datadir}/polkit-1/rules.d/com.endlessm.ParentalControls.rules .
%find_lang %{name}
%python3_fix_shebang
%ldconfig_scriptlets -n libmalcontent-0-0
%ldconfig_scriptlets -n libmalcontent-ui-1-1