diff --git a/b4.changes b/b4.changes index 129a143..b7d82e8 100644 --- a/b4.changes +++ b/b4.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 5 12:02:44 UTC 2023 - Daniel Garcia + +- Remove dependency on /usr/bin/python3 using %python3_fix_shebang + macro, bsc#1212476 + ------------------------------------------------------------------- Thu Jul 27 06:41:39 UTC 2023 - Jiri Slaby diff --git a/b4.spec b/b4.spec index eff5bd3..ef3ceeb 100644 --- a/b4.spec +++ b/b4.spec @@ -67,6 +67,7 @@ sed -i.old '1{/#!.*/d}' b4/*.py %install %python_install +%python_expand %{$python_fix_shebang} %python_expand %fdupes %{buildroot}%{$python_sitelib} %check