Hello community, here is the log from the commit of package llvm for openSUSE:Factory checked in at 2018-07-27 10:54:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm (Old) and /work/SRC/openSUSE:Factory/.llvm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm" Fri Jul 27 10:54:18 2018 rev:100 rq:625298 version:6.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/llvm/llvm.changes 2018-06-03 12:30:17.357184711 +0200 +++ /work/SRC/openSUSE:Factory/.llvm.new/llvm.changes 2018-07-27 10:55:04.969513435 +0200 @@ -1,0 +2,12 @@ +Wed Jul 25 08:18:37 UTC 2018 - [email protected] + +- Update to version 6.0.1 + * This release contains bug-fixes for the LLVM 6.0.0 release. It + is API and ABI compatible with 6.0.0. + +------------------------------------------------------------------- +Wed Jul 18 10:49:37 UTC 2018 - [email protected] + +- Add ExcludeArch mirroring the ones in llvm6. (bnc#1101598) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm.spec ++++++ --- /var/tmp/diff_new_pack.WHrgy0/_old 2018-07-27 10:55:05.481514415 +0200 +++ /var/tmp/diff_new_pack.WHrgy0/_new 2018-07-27 10:55:05.481514415 +0200 @@ -25,7 +25,7 @@ %endif %endif Name: llvm -Version: 6.0.0 +Version: 6.0.1 Release: 0 Summary: Low Level Virtual Machine License: NCSA @@ -52,6 +52,8 @@ %if 0%{?has_lldb_python} BuildRequires: python3-lldb%{_sonum} = %{version} %endif +# Mirrors ExcludeArch in llvm%{_sonum} +ExcludeArch: ppc s390 %description LLVM is a compiler infrastructure designed for compile-time,
