diff --git a/gpsd.changes b/gpsd.changes index a175bc4..1f63d04 100644 --- a/gpsd.changes +++ b/gpsd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 29 09:32:13 UTC 2024 - pgajdos@suse.com + +- usage of %python3_fix_shebang to cover /usr/bin is also + needed [bsc#1212476] + ------------------------------------------------------------------- Wed Mar 13 11:43:15 UTC 2024 - pgajdos@suse.com diff --git a/gpsd.spec b/gpsd.spec index 0d76e8f..757e1d5 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -277,6 +277,7 @@ sed -i -e 's#Icon=.*/\([^/]\+\)\(\..\+\)#Icon=\1#' %{buildroot}%{_datadir}/appli %suse_update_desktop_file -r xgpsspeed System Monitor %suse_update_desktop_file -r xgps System Monitor +%python3_fix_shebang %if %{suse_version} >= 1600 %python_expand %python3_fix_shebang_path %{buildroot}%{$python_sitearch}/gps/* %endif