From e8d8e6eaa81454be98469b1aec7e21ae6c13fd1d3b69f9f675279120ddb74490 Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Tue, 20 Aug 2024 23:23:41 +0000 Subject: [PATCH] - Add minor version to Python shebangs. (boo#1212476) - Remove shebang and executable bit where not needed. OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm18?expand=0&rev=20 --- llvm18.changes | 12 ++++++------ llvm18.spec | 30 +++++++++--------------------- 2 files changed, 15 insertions(+), 27 deletions(-) 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 <