------------------------------------------------------------------- Sat Jun 7 22:01:19 UTC 2025 - Atri Bhattacharya - Update to version 2025.05.28: * Added support for BLIS and libFLAME (hence AOCL). * Removed support for ACML. * Removed [cz]symv and [cz]syr; moved them to BLAS++. * Removed deprecated 2str, str2, char2, 2char. * Tester prints stats with --repeat. * Fixed SYCL include path. * Fixed conflict between LAPACKE and LAPACK++ headers. - Bump so version in shlib package name to keep up with upstream. - Actually switch builds to ninja (define %__builder). - Update minimum required version of testsweeper to 2025.05.28. ------------------------------------------------------------------- Sat Apr 26 19:59:22 UTC 2025 - Atri Bhattacharya - Update to version 2024.10.26: * Added eigenvalue utilities (lae2, laev2, lasr). * Refactor eigenvalue testers. * Use std::hypot instead of lapy2, lapy3. * Use to_lapack_int to convert int32 to int64. - Drop 68.patch: incorporated upstream. ------------------------------------------------------------------- Tue Aug 20 07:14:30 UTC 2024 - Bernhard Wiedemann - Add 68.patch for reproducible builds (boo#1084909) ------------------------------------------------------------------- Fri Jun 14 10:00:04 UTC 2024 - Atri Bhattacharya - Update to version 2024.05.31: * Added shared library version (ABI version 1.0.0) * Updated enum parameters to have to_string, from_string; deprecated 2str, str2 * Removed some deprecated functions - Drop lapackpp-so-versioning.patch: fixed upstream. ------------------------------------------------------------------- Thu May 2 23:39:06 UTC 2024 - Atri Bhattacharya - Initial package. - Add lapackpp-so-versioning.patch -- Enforce shared library versioning