Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package llvm13 for openSUSE:Factory checked in at 2024-08-21 09:46:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm13 (Old) and /work/SRC/openSUSE:Factory/.llvm13.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm13" Wed Aug 21 09:46:46 2024 rev:21 rq: version:13.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/llvm13/llvm13.changes 2024-08-20 16:14:18.376427038 +0200 +++ /work/SRC/openSUSE:Factory/.llvm13.new.2698/llvm13.changes 2024-08-21 09:46:47.180314515 +0200 @@ -2,6 +1,0 @@ -Tue Jun 11 19:14:57 UTC 2024 - Matej Cepl <mc...@cepl.eu> - -- Add %python3_fix_shebang_path to fix binaries dependency on - /usr/bin/python3 (bsc#1212476). - -------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm13.spec ++++++ --- /var/tmp/diff_new_pack.IQtfZ3/_old 2024-08-21 09:46:49.320403462 +0200 +++ /var/tmp/diff_new_pack.IQtfZ3/_new 2024-08-21 09:46:49.324403629 +0200 @@ -1230,17 +1230,6 @@ %endif popd -# Fix shebang of Python scripts -%{python3_fix_shebang_path %{buildroot}%{python3_sitearch}/lldb/utils/*.py \ - %{buildroot}%{python3_sitelib}/lldb/optrecord.py \ - %{buildroot}%{_bindir}/opt-diff \ - %{buildroot}%{_bindir}/opt-stats \ - %{buildroot}%{_bindir}/opt-viewer \ - %{buildroot}%{_libdir}/clang/%{_relver}/bin/hwasan_symbolize -} -# check the results -grep -r "^#!.*python" %{buildroot}/ | grep -v "$(realpath %{_bindir}/python3)" - # Remove files that won't be needed anymore. # This reduces the total amount of disk space used during build. (bnc#1074625) # This is meant to happen after build, install and check, but before