Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pocl for openSUSE:Factory checked in at 2021-10-31 22:55:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pocl (Old) and /work/SRC/openSUSE:Factory/.pocl.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pocl" Sun Oct 31 22:55:51 2021 rev:24 rq:928413 version:1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/pocl/pocl.changes 2021-01-08 17:39:23.964966813 +0100 +++ /work/SRC/openSUSE:Factory/.pocl.new.1890/pocl.changes 2021-10-31 22:56:46.911750780 +0100 @@ -1,0 +2,15 @@ +Sat Oct 30 11:37:16 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.8 + * Support for Clang/LLVM 13 + * Improved debugging support with Valgrind, LTTNG + * Improved support for SPIR/SPIR-V on CUDA +- Update to version 1.7 + * Support for Clang/LLVM 12 + * Improved support for cross-compiling + * Improved support for SPIR-V binaries when using CPU device + * Implemented OpenCL 3.0 features: clGetDeviceInfo queries + + CL_DEVICE_ATOMIC_MEMORY_CAPABILITIES (Minimal implementation) + + CL_DEVICE_ATOMIC_FENCE_CAPABILITIES (Minimal implementation) + +------------------------------------------------------------------- Old: ---- pocl-1.6.tar.gz New: ---- pocl-1.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pocl.spec ++++++ --- /var/tmp/diff_new_pack.zWyajr/_old 2021-10-31 22:56:47.267751053 +0100 +++ /var/tmp/diff_new_pack.zWyajr/_new 2021-10-31 22:56:47.271751057 +0100 @@ -1,7 +1,7 @@ # # spec file for package pocl # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2014 Guillaume GARDET <guilla...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -17,9 +17,9 @@ # -%define sover 2.6.0 +%define sover 2.8.0 Name: pocl -Version: 1.6 +Version: 1.8 Release: 0 Summary: Portable Computing Language - an OpenCL implementation # The whole code is under MIT @@ -31,8 +31,7 @@ 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 -BuildConflicts: clang-devel >= 12 -BuildRequires: clang-devel >= 6 +BuildRequires: clang-devel BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: ninja ++++++ pocl-1.6.tar.gz -> pocl-1.8.tar.gz ++++++ ++++ 83671 lines of diff (skipped)