Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pocl for openSUSE:Factory checked in at 2022-11-02 18:20:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pocl (Old) and /work/SRC/openSUSE:Factory/.pocl.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pocl" Wed Nov 2 18:20:37 2022 rev:27 rq:1032912 version:3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pocl/pocl.changes 2022-09-07 11:06:38.588499023 +0200 +++ /work/SRC/openSUSE:Factory/.pocl.new.2275/pocl.changes 2022-11-02 18:20:38.686737929 +0100 @@ -1,0 +2,5 @@ +Wed Nov 2 10:13:14 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- IF clang-devel is >= 15, force dependency to clang14-devel. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pocl.spec ++++++ --- /var/tmp/diff_new_pack.tJ4Qfw/_old 2022-11-02 18:20:42.006754579 +0100 +++ /var/tmp/diff_new_pack.tJ4Qfw/_new 2022-11-02 18:20:42.010754599 +0100 @@ -31,12 +31,13 @@ Source0: https://github.com/pocl/pocl/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source99: pocl-rpmlintrc Patch0: link_against_libclang-cpp_so.patch -BuildRequires: clang-devel >= 6.0.0 BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: ninja BuildRequires: opencl-headers BuildRequires: pkgconfig +BuildRequires: ((clang-devel >= 6.0.0 with clang-devel < 15) or clang14-devel) +#!BuildIgnore: clang15 BuildRequires: pkgconfig(OpenCL) BuildRequires: pkgconfig(hwloc) # PPC has limited support/testing from upstream