Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libclc for openSUSE:Factory checked in at 2022-11-06 12:41:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libclc (Old) and /work/SRC/openSUSE:Factory/.libclc.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libclc" Sun Nov 6 12:41:36 2022 rev:22 rq:1033682 version:0.2.0+llvm15.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libclc/libclc.changes 2022-10-18 12:44:22.257637823 +0200 +++ /work/SRC/openSUSE:Factory/.libclc.new.2275/libclc.changes 2022-11-06 12:41:42.957207521 +0100 @@ -1,0 +2,5 @@ +Sat Nov 5 11:05:57 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- build with llvm15/clang15 on sle15-sp5/Leap 15.5 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libclc.spec ++++++ --- /var/tmp/diff_new_pack.WOSR99/_old 2022-11-06 12:41:43.361209934 +0100 +++ /var/tmp/diff_new_pack.WOSR99/_new 2022-11-06 12:41:43.369209982 +0100 @@ -36,6 +36,10 @@ BuildRequires: clang-devel BuildRequires: llvm-devel %else + %if 0%{?sle_version} >= 150500 +BuildRequires: clang15-devel +BuildRequires: llvm15-devel + %else %if 0%{?sle_version} >= 150400 BuildRequires: clang13-devel BuildRequires: llvm13-devel @@ -48,6 +52,7 @@ BuildRequires: llvm9-devel %endif %endif + %endif %endif BuildRequires: python3-base Provides: libclc(llvm%{_llvm_sonum})