Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libblastrampoline for openSUSE:Factory checked in at 2026-04-10 21:28:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libblastrampoline (Old) and /work/SRC/openSUSE:Factory/.libblastrampoline.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libblastrampoline" Fri Apr 10 21:28:50 2026 rev:6 rq:1345945 version:5.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libblastrampoline/libblastrampoline.changes 2024-09-02 13:14:46.579165461 +0200 +++ /work/SRC/openSUSE:Factory/.libblastrampoline.new.21863/libblastrampoline.changes 2026-04-10 21:29:00.594992198 +0200 @@ -1,0 +2,20 @@ +Fri Apr 10 18:51:06 UTC 2026 - Dirk Müller <[email protected]> + +- update to 5.15.0: + * Avoid `dlsym()` when finding trampoline addresses + * Add loongarch64 support +- update to 5.14.0: + * MKL support: Set the LAPACK domain thread number + * Add support for setting/getting theading information for NVPL +- update to 5.13.1: + * Fix trampoline build on latest clang on macos + * Add mac aarch64 and remove ppc +- update to 5.13.0: + * Add new LAPACK symbols from the release 3.12.1 +- update to 5.12.0: + * Add new symbols for the future release of Reference-LAPACK +- update to 5.11.1: + * Fix riscv64 trampoline to be compatible with PIC + * Fix assembler syntax for riscv + +------------------------------------------------------------------- Old: ---- libblastrampoline-5.11.0.tar.gz New: ---- libblastrampoline-5.15.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libblastrampoline.spec ++++++ --- /var/tmp/diff_new_pack.HQShty/_old 2026-04-10 21:29:01.131014418 +0200 +++ /var/tmp/diff_new_pack.HQShty/_new 2026-04-10 21:29:01.135014584 +0200 @@ -1,7 +1,7 @@ # # spec file for package libblastrampoline # -# Copyright (c) 2024 SUSE LLC +# 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 @@ -19,7 +19,7 @@ %global somajor 5 %global libname libblastrampoline%{somajor} Name: libblastrampoline -Version: 5.11.0 +Version: 5.15.0 Release: 0 Summary: BLAS/LAPACK demuxer library using PLT trampolines License: MIT @@ -85,6 +85,6 @@ %{_libdir}/%{name}.so %files -n %{libname} -%license LICENSE +%license LICENSE.md %{_libdir}/%{name}.so.%{somajor}* ++++++ libblastrampoline-5.11.0.tar.gz -> libblastrampoline-5.15.0.tar.gz ++++++ ++++ 6182 lines of diff (skipped)
