diff --git a/llvm15.changes b/llvm15.changes index cc66450..794a573 100644 --- a/llvm15.changes +++ b/llvm15.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/llvm15.spec b/llvm15.spec index 8e7c5fd..53d2974 100644 --- a/llvm15.spec +++ b/llvm15.spec @@ -1316,8 +1316,8 @@ cat > %{buildroot}%{_rpmconfigdir}/macros.d/macros.llvm <