Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package intel-opencl for openSUSE:Factory checked in at 2026-03-14 22:21:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/intel-opencl (Old) and /work/SRC/openSUSE:Factory/.intel-opencl.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "intel-opencl" Sat Mar 14 22:21:25 2026 rev:25 rq:1338673 version:25.40.35563.4 Changes: -------- --- /work/SRC/openSUSE:Factory/intel-opencl/intel-opencl.changes 2025-11-13 17:30:59.276325909 +0100 +++ /work/SRC/openSUSE:Factory/.intel-opencl.new.8177/intel-opencl.changes 2026-03-14 22:22:23.505121971 +0100 @@ -1,0 +2,5 @@ +Thu Mar 5 15:59:27 UTC 2026 - Stefan Dirsch <[email protected]> + +- adjusted logic for %suse_version bump with SLE16.1 Beta2 ((jsc#PED-15825) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ intel-opencl.spec ++++++ --- /var/tmp/diff_new_pack.6IPKz8/_old 2026-03-14 22:22:24.105146827 +0100 +++ /var/tmp/diff_new_pack.6IPKz8/_new 2026-03-14 22:22:24.109146994 +0100 @@ -1,7 +1,7 @@ # # spec file for package intel-opencl # -# 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 @@ -86,7 +86,7 @@ %install %cmake_install chmod +x %{buildroot}%{_libdir}/intel-opencl/libigdrcl.so -%if 0%{?suse_version} > 1600 +%if 0%{?suse_version} >= 1600 mkdir -p %{buildroot}/%{_datadir}/OpenCL/vendors mv %{buildroot}/%{_sysconfdir}/OpenCL/vendors/intel.icd %{buildroot}/%{_datadir}/OpenCL/vendors/ %endif @@ -105,7 +105,7 @@ %{_libdir}/libocloc.so %{_bindir}/ocloc-2* %{_libdir}/intel-opencl -%if 0%{?suse_version} > 1600 +%if 0%{?suse_version} >= 1600 %{_datadir}/OpenCL %{_datadir}/OpenCL/vendors %{_datadir}/OpenCL/vendors/intel.icd
