Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package llvm12 for openSUSE:Factory checked in at 2021-10-08 22:04:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm12 (Old) and /work/SRC/openSUSE:Factory/.llvm12.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm12" Fri Oct 8 22:04:42 2021 rev:6 rq:923004 version:12.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/llvm12/llvm12.changes 2021-09-25 00:35:53.207160220 +0200 +++ /work/SRC/openSUSE:Factory/.llvm12.new.2443/llvm12.changes 2021-10-08 22:04:55.268547578 +0200 @@ -1,0 +2,7 @@ +Sat Oct 2 20:13:04 UTC 2021 - Aaron Puchert <aaronpuch...@alice-dsl.net> + +- Don't build clang-tools, libc++ and python3-clang anymore, + because they come from llvm13 now. +- Remove version requirement from clang-tools dependency. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm12.spec ++++++ --- /var/tmp/diff_new_pack.LaIm1f/_old 2021-10-08 22:04:57.556551342 +0200 +++ /var/tmp/diff_new_pack.LaIm1f/_new 2021-10-08 22:04:57.560551348 +0200 @@ -25,11 +25,7 @@ %define _uaver 1201 %define _socxx 1 -%ifarch x86_64 aarch64 %arm -%bcond_without libcxx -%else %bcond_with libcxx -%endif %ifarch aarch64 ppc64 ppc64le %{ix86} x86_64 %bcond_without openmp @@ -62,7 +58,7 @@ %bcond_with ffi %bcond_with oprofile %bcond_with valgrind -%bcond_without clang_scripts +%bcond_with clang_scripts %bcond_without polly %bcond_without lld @@ -285,7 +281,7 @@ Group: Development/Libraries/C and C++ Requires: %{name}-devel = %{version} Requires: clang%{_sonum} = %{version} -Requires: clang-tools = %{version} +Requires: clang-tools Conflicts: cmake(Clang) %description -n clang%{_sonum}-devel