diff --git a/llvm18.changes b/llvm18.changes index 764fe3c..ec25935 100644 --- a/llvm18.changes +++ b/llvm18.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 20 21:20:37 UTC 2024 - Aaron Puchert + +- Add minor version to Python shebangs. (boo#1212476) +- Remove shebang and executable bit where not needed. + ------------------------------------------------------------------- Sun Jun 30 17:44:44 UTC 2024 - Aaron Puchert @@ -12,12 +18,6 @@ Sun Jun 30 17:44:44 UTC 2024 - Aaron Puchert goto labels in macro definitions. - Rebase llvm-do-not-install-static-libraries.patch. -------------------------------------------------------------------- -Thu Jun 20 12:31:57 UTC 2024 - Matej Cepl - -- Fix shebang of the script to use the explicit version of Python - (bsc#1212476). - ------------------------------------------------------------------- Tue May 21 21:06:41 UTC 2024 - Aaron Puchert diff --git a/llvm18.spec b/llvm18.spec index ede706c..c8d2c53 100644 --- a/llvm18.spec +++ b/llvm18.spec @@ -1360,8 +1360,8 @@ cat > %{buildroot}%{_rpmconfigdir}/macros.d/macros.llvm <