Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package llvm15 for openSUSE:Factory checked in at 2023-11-10 12:28:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm15 (Old) and /work/SRC/openSUSE:Factory/.llvm15.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm15" Fri Nov 10 12:28:41 2023 rev:10 rq:1119116 version:15.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/llvm15/llvm15.changes 2023-06-17 22:20:26.055581585 +0200 +++ /work/SRC/openSUSE:Factory/.llvm15.new.17445/llvm15.changes 2023-11-10 12:28:42.618291813 +0100 @@ -1,0 +2,6 @@ +Thu Oct 19 21:04:06 UTC 2023 - Aaron Puchert <aaronpuch...@alice-dsl.net> + +- Disable zstd support for now regardless of whether libzstd-devel + is installed. (boo#1216121) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm15.spec ++++++ --- /var/tmp/diff_new_pack.4Z0rJ3/_old 2023-11-10 12:28:44.394356959 +0100 +++ /var/tmp/diff_new_pack.4Z0rJ3/_new 2023-11-10 12:28:44.398357105 +0100 @@ -960,6 +960,7 @@ -DLLVM_BUILD_UTILS:BOOL=OFF \ -DLLVM_BUILD_EXAMPLES:BOOL=OFF \ -DLLVM_BUILD_RUNTIME:BOOL=OFF \ + -DLLVM_ENABLE_ZSTD:BOOL=OFF \ -DLLVM_TOOL_CLANG_TOOLS_EXTRA_BUILD:BOOL=OFF \ -DLLVM_INCLUDE_BENCHMARKS:BOOL=OFF \ -DLLVM_INCLUDE_TESTS:BOOL=OFF \ @@ -1048,6 +1049,7 @@ -DLLVM_ENABLE_RTTI:BOOL=ON \ -DLLVM_ENABLE_PIC=ON \ -DLLVM_BINUTILS_INCDIR=%{_includedir} \ + -DLLVM_ENABLE_ZSTD:BOOL=OFF \ -DLLVM_TARGETS_TO_BUILD=%{llvm_targets} \ -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=%{llvm_experimental_targets} \ -DLLVM_TOOL_LLVM_EXEGESIS_BUILD:BOOL=OFF \