Changelog for
superlu-devel-6.0.1-1.3.x86_64.rpm :
* Sun Aug 06 2023 Christoph G
- Update to version 6.0.1
* Doxygen cleanup
* Fix memory leak in ILU routines
* Clean up some f2c-ed files- Run regression tests with CTest- Disable building examples- Update patch superlu-remove-mc64ad.patch- Drop patch superlu-examples_Makefile_remove_itersol.patch as we use CMake and no longer the provided Makefiles. And examples are no longer built.
* Mon May 01 2023 Egbert Eich - Fix broken magic in HPC module file. This has been broken since: Wed Apr 19 23:20:41 UTC 2023 - Christoph G - Fix two rpmlint warning.- Add rpmlintrc.
* Wed Apr 19 2023 Christoph G - Fix two rpmlint warning.
* Sun Apr 16 2023 Atri Bhattacharya - Make doc and example packages noarch.
* Sun Apr 09 2023 Christoph G - update to version 6.0.0
* Add 64-bit indexing support, with mixed int and int64_t types.
* Add METIS ordering option.
* Add FORTRAN/CMakeLists.txt- Update and rename patch superlu-5.2-remove-mc64ad.patch to superlu-remove-mc64ad.patch- update superlu-examples_Makefile_remove_itersol.patch
* Thu Sep 30 2021 Antoine Ginies - update to version 5.3.0 (JSC#SLE-22138)
* Thu Jan 28 2021 Egbert Eich - Change \'Requires:\' to other HPC packages to %requires_eq to depend on the exact version. This should take care of HPC packages ignoring proper ABI versioning.
* Mon Nov 16 2020 Ana Guerrero Lopez - Fix package name, re-add lines removed by mistake. This fix duplicate binary names. (boo#1178840)
* Mon Oct 26 2020 Ana Guerrero Lopez - New version 5.2.2 (boo#1178112) - bugfixes, documentation and examples update.- Update URL and Source0 and Source1, use get_tarball.sh to remove non distributable files.- Install superlu_ug.pdf provided by the tarball.- Remove patch, merged upstream
* superlu-4.3-include.patch
* superlu-4.3-dont-opt-away.diff
* superlu-5.2-make.patch- Refresh patch:
* superlu-examples_Makefile_remove_itersol.patch
* superlu-make.linux.patch
* Fri Sep 11 2020 Egbert Eich - Add build support for gcc10 to HPC build (bsc#1174439).