diff --git a/osc.changes b/osc.changes index e875011..70938a4 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 14 11:23:33 UTC 2024 - pgajdos@suse.com + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang macro, [bsc#1212476] + ------------------------------------------------------------------- Fri Feb 23 08:57:23 UTC 2024 - Daniel Mach diff --git a/osc.spec b/osc.spec index d93469d..dee5d72 100644 --- a/osc.spec +++ b/osc.spec @@ -199,6 +199,8 @@ install -Dm0644 oscrc.5 %{buildroot}%{_mandir}/man5/oscrc.5 %fdupes %buildroot %endif +%python3_fix_shebang + %check %{use_python} setup.py test