From 61e1b08b322f5c4ce7f18a080071d54b9d5d6be14e54b641d49f629c59268c31 Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Fri, 23 Aug 2024 01:19:30 +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/llvm13?expand=0&rev=53 --- llvm13.changes | 6 ++++++ llvm13.spec | 20 ++++++++++++++------ 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/llvm13.changes b/llvm13.changes index 7184553..675625b 100644 --- a/llvm13.changes +++ b/llvm13.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. + ------------------------------------------------------------------- Wed Apr 3 20:18:07 UTC 2024 - Aaron Puchert diff --git a/llvm13.spec b/llvm13.spec index c67b6df..1ae95d3 100644 --- a/llvm13.spec +++ b/llvm13.spec @@ -1138,8 +1138,8 @@ cat > %{buildroot}%{_rpmconfigdir}/macros.d/macros.llvm <