From 3aef1106f16ed666c6cfdc6598075a180b457e6ea300e8c44415a3425df78b93 Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Fri, 23 Aug 2024 01:13:33 +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/llvm15?expand=0&rev=40 --- llvm15.changes | 6 +++--- llvm15.spec | 35 ++++++++++++++--------------------- 2 files changed, 17 insertions(+), 24 deletions(-) diff --git a/llvm15.changes b/llvm15.changes index 3374d95..794a573 100644 --- a/llvm15.changes +++ b/llvm15.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/llvm15.spec b/llvm15.spec index 0ef581e..53d2974 100644 --- a/llvm15.spec +++ b/llvm15.spec @@ -1316,8 +1316,8 @@ cat > %{buildroot}%{_rpmconfigdir}/macros.d/macros.llvm <