Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package onednn for openSUSE:Factory checked 
in at 2024-10-02 21:35:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/onednn (Old)
 and      /work/SRC/openSUSE:Factory/.onednn.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "onednn"

Wed Oct  2 21:35:00 2024 rev:15 rq:1205207 version:3.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/onednn/onednn.changes    2024-09-24 
17:32:34.771329167 +0200
+++ /work/SRC/openSUSE:Factory/.onednn.new.19354/onednn.changes 2024-10-02 
21:35:13.674979816 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 12:06:54 UTC 2024 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Add openCL deps for devel package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ onednn.spec ++++++
--- /var/tmp/diff_new_pack.KKV5RH/_old  2024-10-02 21:35:14.319006591 +0200
+++ /var/tmp/diff_new_pack.KKV5RH/_new  2024-10-02 21:35:14.319006591 +0200
@@ -81,6 +81,10 @@
 %package devel
 Summary:        Header files of Intel Math Kernel Library
 Requires:       %{libname} = %{version}
+%if %{with opencl}
+Requires:       opencl-headers
+Requires:       pkgconfig(OpenCL)
+%endif
 Provides:       mkl-dnn-devel = %{version}
 Obsoletes:      mkl-dnn-devel <= %{version}
 Provides:       oneDNN-devel = %{version}

Reply via email to