diff --git a/llvm17.changes b/llvm17.changes index 7be95a2..a8afa71 100644 --- a/llvm17.changes +++ b/llvm17.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- -Tue Jun 11 19:14:57 UTC 2024 - Matej Cepl +Tue Aug 20 21:20:37 UTC 2024 - Aaron Puchert -- Add %python3_fix_shebang_path to fix binaries dependency on - /usr/bin/python3 (bsc#1212476). +- Add minor version to Python shebangs. (boo#1212476) +- Remove shebang and executable bit where not needed. ------------------------------------------------------------------- Wed Apr 3 20:18:07 UTC 2024 - Aaron Puchert diff --git a/llvm17.spec b/llvm17.spec index f049376..c9c2ebb 100644 --- a/llvm17.spec +++ b/llvm17.spec @@ -1328,8 +1328,8 @@ cat > %{buildroot}%{_rpmconfigdir}/macros.d/macros.llvm <