Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package llvm for openSUSE:Factory checked in at 2023-05-12 20:34:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm (Old) and /work/SRC/openSUSE:Factory/.llvm.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm" Fri May 12 20:34:23 2023 rev:136 rq:1086116 version:16.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/llvm/llvm.changes 2023-04-23 22:44:51.389827623 +0200 +++ /work/SRC/openSUSE:Factory/.llvm.new.1533/llvm.changes 2023-05-12 20:35:24.401247305 +0200 @@ -1,0 +2,9 @@ +Sun May 7 18:34:15 UTC 2023 - Aaron Puchert <aaronpuch...@alice-dsl.net> + +- Update to version 16.0.3. + * This release contains bug-fixes for the LLVM 16.0.0 release. + This release is API and ABI compatible with 16.0.0. +- Drop ExcludeArch: we shouldn't need this, package will simply + stay unresolvable if the actual package isn't being built. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm.spec ++++++ --- /var/tmp/diff_new_pack.JWXXm4/_old 2023-05-12 20:35:25.073250998 +0200 +++ /var/tmp/diff_new_pack.JWXXm4/_new 2023-05-12 20:35:25.077251020 +0200 @@ -39,7 +39,7 @@ Obsoletes: %{1}9%{?2:-%{2}} Name: llvm -Version: 16.0.2 +Version: 16.0.3 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -49,8 +49,6 @@ Source0: README.packaging Requires: llvm%{_sonum} = %{version} Suggests: %{name}-doc -# Mirrors ExcludeArch in llvm%{_sonum} -ExcludeArch: s390 %description LLVM is a compiler infrastructure designed for compile-time,