Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libclc for openSUSE:Factory checked in at 2026-01-26 10:43:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libclc (Old) and /work/SRC/openSUSE:Factory/.libclc.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libclc" Mon Jan 26 10:43:02 2026 rev:36 rq:1328707 version:0.2.0+llvm21.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libclc/libclc.changes 2025-09-30 17:41:09.634155789 +0200 +++ /work/SRC/openSUSE:Factory/.libclc.new.1928/libclc.changes 2026-01-26 10:44:49.113990259 +0100 @@ -1,0 +2,6 @@ +Thu Jan 22 14:05:24 UTC 2026 - Stefan Dirsch <[email protected]> + +- BuildRequire clang21-devel/llvm21-devel, no matter which + suse_version/sle_version is being used + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libclc.spec ++++++ --- /var/tmp/diff_new_pack.17Rq67/_old 2026-01-26 10:44:49.922024175 +0100 +++ /var/tmp/diff_new_pack.17Rq67/_new 2026-01-26 10:44:49.922024175 +0100 @@ -1,7 +1,7 @@ # # spec file for package libclc # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,16 +31,9 @@ Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{_tagver}/%{name}-%{_version}.src.tar.xz.sig Source100: %{name}-rpmlintrc Source101: https://releases.llvm.org/release-keys.asc#/%{name}.keyring -BuildRequires: cmake -%if 0%{?suse_version} >= 1550 -BuildRequires: clang-devel -BuildRequires: llvm-devel -%else - %if 0%{?sle_version} >= 150600 BuildRequires: clang21-devel +BuildRequires: cmake BuildRequires: llvm21-devel - %endif -%endif BuildRequires: python3-base BuildRequires: pkgconfig(LLVMSPIRVLib) Provides: libclc(llvm%{_llvm_sonum})
