Hello community, here is the log from the commit of package llvm for openSUSE:Factory checked in at 2020-04-09 23:14:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm (Old) and /work/SRC/openSUSE:Factory/.llvm.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm" Thu Apr 9 23:14:38 2020 rev:111 rq:788163 version:10.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/llvm/llvm.changes 2020-03-14 09:54:10.683058943 +0100 +++ /work/SRC/openSUSE:Factory/.llvm.new.3248/llvm.changes 2020-04-09 23:14:40.342217362 +0200 @@ -1,0 +2,6 @@ +Tue Mar 24 22:30:06 UTC 2020 - Aaron Puchert <[email protected]> + +- Update to version 10.0.0. +- Remove superfluous clang-checker requirement. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm.spec ++++++ --- /var/tmp/diff_new_pack.6CDnnH/_old 2020-04-09 23:14:40.990217737 +0200 +++ /var/tmp/diff_new_pack.6CDnnH/_new 2020-04-09 23:14:40.994217739 +0200 @@ -16,7 +16,7 @@ # -%define _sonum 9 +%define _sonum 10 %ifarch x86_64 %define has_lldb 1 # python3-lldb%{_sonum} is only built with these distributions (see llvm%{_sonum} package) @@ -25,7 +25,7 @@ %endif %endif Name: llvm -Version: 9.0.1 +Version: 10.0.0 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -36,7 +36,6 @@ Source101: baselibs.conf # Avoid multiple providers error BuildRequires: clang%{_sonum} = %{version} -BuildRequires: clang%{_sonum}-checker = %{version} BuildRequires: clang%{_sonum}-devel = %{version} BuildRequires: llvm%{_sonum} = %{version} BuildRequires: llvm%{_sonum}-LTO-devel = %{version}
