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-12-06 14:23:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pocl (Old) and /work/SRC/openSUSE:Factory/.pocl.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pocl" Tue Dec 6 14:23:23 2022 rev:28 rq:1040409 version:3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pocl/pocl.changes 2022-11-02 18:20:38.686737929 +0100 +++ /work/SRC/openSUSE:Factory/.pocl.new.1835/pocl.changes 2022-12-06 14:23:32.269709916 +0100 @@ -1,0 +2,10 @@ +Mon Dec 5 13:43:13 UTC 2022 - OndÅej Súkup <mimi...@gmail.com> + +- Update to version 3.1 + * Support CLang/LLVM 15 + * Much improved SPIR-V support for CPU and CUDA drivers + * Major rework of the custom device driver. + * Various improvements to the work-in-progress Vulkan driver + * Basic implementation of cl_khr_command_buffer + +------------------------------------------------------------------- Old: ---- pocl-3.0.tar.gz New: ---- pocl-3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pocl.spec ++++++ --- /var/tmp/diff_new_pack.TvykJf/_old 2022-12-06 14:23:34.081725364 +0100 +++ /var/tmp/diff_new_pack.TvykJf/_new 2022-12-06 14:23:34.085725399 +0100 @@ -18,9 +18,8 @@ %define sover 2 - Name: pocl -Version: 3.0 +Version: 3.1 Release: 0 Summary: Portable Computing Language - an OpenCL implementation # The whole code is under MIT @@ -36,13 +35,12 @@ BuildRequires: ninja BuildRequires: opencl-headers BuildRequires: pkgconfig -BuildRequires: ((clang-devel >= 6.0.0 with clang-devel < 15) or clang14-devel) -#!BuildIgnore: clang15 +BuildRequires: (clang-devel >= 6.0.0 with clang-devel < 16) BuildRequires: pkgconfig(OpenCL) BuildRequires: pkgconfig(hwloc) # PPC has limited support/testing from upstream # s390(x) is also not supported, so use ExclusiveArch -ExclusiveArch: %{ix86} x86_64 %arm aarch64 riscv64 +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 riscv64 %description Portable Computing Language (pocl) is an implementation of the OpenCL standard @@ -116,7 +114,7 @@ %postun -n libpocl%{sover} -p /sbin/ldconfig %files -%doc CHANGES README doc/sphinx/source/*.rst +%doc CHANGES README.* doc/sphinx/source/*.rst %license LICENSE %dir %{_datadir}/OpenCL/ %dir %{_datadir}/OpenCL/vendors ++++++ pocl-3.0.tar.gz -> pocl-3.1.tar.gz ++++++ ++++ 138675 lines of diff (skipped)