File lapackpp.changes of Package lapackpp
-------------------------------------------------------------------
Sat Jun 7 22:01:19 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- 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 <enum>2str, str2<enum>, char2<enum>,
<enum>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 <badshah400@gmail.com>
- 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 <bwiedemann@suse.com>
- Add 68.patch for reproducible builds (boo#1084909)
-------------------------------------------------------------------
Fri Jun 14 10:00:04 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- 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 <enum>2str, str2<enum>
* Removed some deprecated functions
- Drop lapackpp-so-versioning.patch: fixed upstream.
-------------------------------------------------------------------
Thu May 2 23:39:06 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.
- Add lapackpp-so-versioning.patch -- Enforce shared library
versioning