suitesparse/README-suse-maintenance.md
Dmitry Roshchin 6d0b40cbce - update to version 7.8.3
* ParU 1.0.0: first stable release. No change since last version
- update to version 7.8.2
  * LAGraph 1.1.4: bug fix for LAGraph_MMWrite when matrix is dense
- update to version 7.8.1
  * GraphBLAS 9.3.1: bug fix in creation of JIT package
- update to version 7.8.0
  * ParU 0.2.0: many changes; nearing a stable release.
  * CHOLMOD 5.3.0: added cholmod_query, and #define's in cholmod.h,
    to query which Modules and features have been configured.
- update to version 7.7.0
  * SPEX 3.1.0: major revision to API, new methods.
    Added SPEX_Cholesky, SPEX_Backslash, and python interface.
  * Example 1.7.0: revised for change in SPEX API
  * GraphBLAS 9.1.0: revised defn of C11 complex type, bug fix
  * CXSparse 4.4.0: revise malloc/calloc/realloc/free wrappers
- update to version 7.6.1
  * GraphBLAS 9.0.3: performance bug fix (JIT kernels were not
    compiled with OpenMP, since v8.3.1), and fix to Makefile
    ("make static")
- update to version 7.6.0
  * CHOLMOD 5.2.0: bug fix (restore ABI compatibility with 5.0.x,
    i.e., 5.2.0 is ABI incompatible to 5.1.x)
  * SPQR 4.3.2: remove unused parameters

OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=56
2024-10-29 07:16:22 +00:00

659 B

Before commiting content to devel project, you must first update the tests sources.

The script list-mongoose-test-sources.py is a modified version of the runTests python script located at Mongoose/Tests/. Please read the script and modify it as needed e.g. change of min id default or max id default or reading the IDs indicated from the the tests section of Mongoose's CMakeLists.txt.

Check if there are new sources and if there are, add it as new content sources for the RPM specfile.

Check that the specfile has those new sources copied to Mongoose/Tests/Matrix and Mongoose/Matrix. As for ssstats.csv, that should be in Mongoose/Tests/.