Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package onednn for openSUSE:Factory checked in at 2022-09-14 13:44:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/onednn (Old) and /work/SRC/openSUSE:Factory/.onednn.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "onednn" Wed Sep 14 13:44:44 2022 rev:7 rq:1003336 version:2.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/onednn/onednn.changes 2021-06-16 20:36:27.939286534 +0200 +++ /work/SRC/openSUSE:Factory/.onednn.new.2083/onednn.changes 2022-09-14 13:44:53.305880100 +0200 @@ -1,0 +2,8 @@ +Tue Sep 13 05:22:52 UTC 2022 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 2.6.2: + * https://github.com/oneapi-src/oneDNN/releases +- Removed onednn-1045.patch. +- Removed onednn-xbyak-aarch64.patch. + +------------------------------------------------------------------- Old: ---- oneDNN-2.2.4.tar.gz onednn-1045.patch onednn-xbyak-aarch64.patch New: ---- oneDNN-2.6.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ onednn.spec ++++++ --- /var/tmp/diff_new_pack.J47n9N/_old 2022-09-14 13:44:53.905881610 +0200 +++ /var/tmp/diff_new_pack.J47n9N/_new 2022-09-14 13:44:53.909881620 +0200 @@ -1,7 +1,7 @@ # # spec file for package onednn # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,16 +31,13 @@ %define libname libdnnl2 Name: onednn -Version: 2.2.4 +Version: 2.6.2 Release: 0 Summary: Intel Math Kernel Library for Deep Neural Networks License: Apache-2.0 URL: https://01.org/onednn Source0: https://github.com/oneapi-src/oneDNN/archive/v%{version}/oneDNN-%{version}.tar.gz -# PATCH-FIX-UPSTREAM onednn-1045.patch -- https://github.com/oneapi-src/oneDNN/pull/1045 -Patch0: onednn-1045.patch -# PATCH-FIX-UPSTREAM - https://github.com/oneapi-src/oneDNN/issues/1085 -Patch1: onednn-xbyak-aarch64.patch +BuildRequires: chrpath BuildRequires: cmake BuildRequires: doxygen BuildRequires: fdupes @@ -135,7 +132,7 @@ -DDNNL_BUILD_TESTS=ON \ -DDNNL_WERROR=OFF %cmake_build -%cmake_build doc +%cmake_build doc_doxygen %install %cmake_install @@ -151,10 +148,12 @@ popd # install the benchmark install -D build/tests/benchdnn/benchdnn %{buildroot}/%{_bindir}/benchdnn -#move install shared lib +# move install shared lib mkdir -vp %{buildroot}%{_datadir}/benchdnn cp -vr build/tests/benchdnn/inputs %{buildroot}%{_datadir}/benchdnn +chrpath -d %{buildroot}/%{_bindir}/benchdnn + %check # do not use macro so we can exclude all gpu and cross (gpu and cpu) tests (they need gpu set up) pushd build @@ -171,18 +170,15 @@ %files devel %doc README.md +%license LICENSE %{_includedir}/mkl-dnn -%{_includedir}/mkldnn*.h* %{_includedir}/dnnl*.h* %dir %{_includedir}/oneapi %dir %{_includedir}/oneapi/dnnl %{_includedir}/oneapi/dnnl/dnnl*.h* %{_libdir}/libdnnl.so -%{_libdir}/libmkldnn.so %dir %{_libdir}/cmake/dnnl %{_libdir}/cmake/dnnl/*.cmake -%dir %{_libdir}/cmake/mkldnn -%{_libdir}/cmake/mkldnn/*.cmake %files doc %{_docdir}/%{name} @@ -190,6 +186,5 @@ %files -n %{libname} %license LICENSE %{_libdir}/libdnnl.so.* -%{_libdir}/libmkldnn.so.* %changelog ++++++ oneDNN-2.2.4.tar.gz -> oneDNN-2.6.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/onednn/oneDNN-2.2.4.tar.gz /work/SRC/openSUSE:Factory/.onednn.new.2083/oneDNN-2.6.2.tar.gz differ: char 22, line 1