diff --git a/tigervnc.changes b/tigervnc.changes index 04dccbd..0af761c 100644 --- a/tigervnc.changes +++ b/tigervnc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 11:29:31 UTC 2024 - pgajdos@suse.com + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang macro, [bsc#1212476] + ------------------------------------------------------------------- Wed Feb 21 09:15:27 UTC 2024 - Joan Torres diff --git a/tigervnc.spec b/tigervnc.spec index 9320ce1..96f0ff2 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -347,6 +347,7 @@ install -Dm0644 %{SOURCE17} %{buildroot}%{_sysusersdir}/vnc.conf rm -rf %{buildroot}%{_datadir}/doc/tigervnc* %find_lang '%{name}' +%python3_fix_shebang %post %if 0%{?suse_version} >= 1315