Commit Graph

71 Commits

Author SHA256 Message Date
Ana Guerrero
537337b6c9 Accepting request 1146515 from science
OBS-URL: https://build.opensuse.org/request/show/1146515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=46
2024-02-15 19:58:50 +00:00
David Anes
7ab892d94c Accepting request 1145600 from home:uncomfyhalomacro:branches:science
- Cleanup specfile
  * Inform that keep-mongoose-test-sources.patch is not for upstream
  * Inform that the python file is for convenience for fetching test
    sources. See README-suse-maintenance.md.
- Set up cmake options just once -- during %build alone.
- Drop usage of cmake internal macros when specifying install
  paths.
- CMake >= 3.22 is now required for build; this automatically
  drops support for openSUSE < 1650 (i.e. Leap 15.x).
- Drop conditionals for old unsupported distro versions, they
  cannot support builds on account of the previous change anyway.
- Drop use of '-ffat-lto-objects' when building with LTO: this is
  only needed for static libs, not built here.
- Only unset MALLOC_* when LTO is being used.
- Use once consistent version for all libraries, set to source
  tarball.
- Drop more than five-year old Obsoletes/Provides; developers
  should use pkgconfig based (Build)Requires or directly use
  %{name}-devel.
- Drop suitesparse-rpmlintrc and make -doc packages noarch.
- Update to version 7.5.1 (boo#1208165):
  * SuiteSparse_config: bug fix to SUITESPARSE__VERCODE macro.
  * Example 1.6.1: add tests for *__VERSION macros.
- Changes introduced since 7.5.0:
  * Suitesparse_config: 7.5.0, to reflect the addition of
    GraphBLAS 9.0.0.
  * Minor updates to build system, including bug fixes when
    specifying a specific BLAS/LAPACK library, and configuration
    of *.pc files.
  * GraphBLAS 9.0.0: supporting the v2.1 C API; see
    https://github.com/GraphBLAS/graphblas-api-c
  * Example 1.6.0: using GraphBLAS 9.0.0 and SuiteSparse_config
    7.5.0,
  * Remove explicit dependencies on OpenMP, libm, GMP, and MPFR.
  * Add programs to test the *Config.cmake of each package.
  * All other packages (except CSparse): minor updates to build
    system.
  * Package versions in this release:
    - SuiteSparse_config 7.5.0
    - AMD 3.3.1
    - BTF 2.3.1
    - CAMD 3.3.1
    - CCOLAMD 3.3.1
    - CHOLMOD 5.1.1
    - COLAMD 3.3.1
    - CSparse 4.3.0 (unchanged from SuiteSparse 7.4.0)
    - CXSparse 4.3.1
    - Example 1.6.0
    - GraphBLAS 9.0.0
    - KLU 2.3.1
    - LDL 3.3.1
    - LAGraph 1.1.1
    - SuiteSparse_Mongoose 3.3.1
    - ParU 0.1.1
    - RBio 4.3.1
    - SPEX 2.3.1
    - SPQR 4.3.1
    - UMFPACK 6.3.1
- Changes introduced since 7.4.0:
  * Major change to build system:
    - Includes a top-level CMakeLists.txt that builds all
      packages.
    - Support for pkg-config.
  * LAGraph 1.1.0: new package: graph algorithms based on
    GraphBLAS
  * ParU 0.1.0: new package: parallel unsymmetric multifrontal
    method.
  * CHOLMOD 5.1.0: full support for sparse single precision
    matrices, bug fixes in the GPU Module.
  * AMD 3.3.0: minor change for CHOLMOD 5.1.0 tests
  * CAMD 3.3.0: minor change for CHOLMOD 5.1.0 tests
  * SuiteSparse_config 7.4.0: added wrappers for single-precision
    BLAS/LAPACK, added SUITESPARSE_TIME macro.
  * *_version: added methods to all package that didn't have them:
    AMD, CAMD, COLAMD, CCOLAMD, BTF, CSparse, CXSparse, KLU, BTF,
    RBio, SPEX, SPQR, and UMFPACK.
- Add new subpackage suitesparse_mongoose, an executable for
  Mongoose.
- Specfile now runs patchelf for broken RPATHs.
- Add keep-mongoose-test-sources.patch. This avoids test sources
  getting deleted.
- Remove not needed patchsets:
  * build_csparse_shared.patch
  * bnc775418-enable-SuiteSparse_time-symbol.patch
- Use BLAS environment variable when choosing over -lopenblas
  and -lblas
- Add list-mongoose-test-sources.py: a helper script to list
  matrix ids mentioned in the test step of the build of Mongoose's
  CMakeLists.txt
- Add new test tarballs for mongoose from
  list-mongoose-test-sources.py:
  * 1138_bus.tar.gz
  * 494_bus.tar.gz
  * 662_bus.tar.gz
  * 685_bus.tar.gz
  * arc130.tar.gz
  * ash292.tar.gz
  * ash85.tar.gz
  * bcspwr01.tar.gz
  * bcspwr02.tar.gz
  * bcspwr03.tar.gz
  * bcspwr09.tar.gz
  * bcsstk17.tar.gz
  * bcsstm02.tar.gz
  * jagmesh7.tar.gz
  * lnsp3937.tar.gz
  * lshp3466.tar.gz
  * sherman1.tar.gz
  * sstmodel.tar.gz
  * crystm01.tar.gz
  * msc04515.tar.gz
  * G42.tar.gz
  * nasa4704.tar.gz
  * fxm3_6.tar.gz
  * net25.tar.gz
  * LF10000.tar.gz
  * Erdos992.tar.gz
  * USpowerGrid.tar.gz
  * yeast.tar.gz
  * c-38.tar.gz
  * c-43.tar.gz
  * minnesota.tar.gz
  * netscience.tar.gz
  * netz4504.tar.gz
  * delaunay_n13.tar.gz
  * tx2010.tar.gz
- _constraints: Increase disk size to 40G
- Add README-suse-maintenance.md

OBS-URL: https://build.opensuse.org/request/show/1145600
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=54
2024-02-14 08:33:12 +00:00
Dominique Leuenberger
9c91f0f843 Accepting request 1083043 from science
OBS-URL: https://build.opensuse.org/request/show/1083043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=45
2023-04-27 17:59:49 +00:00
David Anes
aaefa030f7 Accepting request 1083042 from home:david.anes:branches:science
- Adjust licenses in SPEC files (bsc#1210879)

OBS-URL: https://build.opensuse.org/request/show/1083042
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=52
2023-04-26 15:01:41 +00:00
David Anes
d75b54f14a Accepting request 1083032 from home:david.anes:branches:science
update licenses for all subpackages and main package

OBS-URL: https://build.opensuse.org/request/show/1083032
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=51
2023-04-26 14:50:20 +00:00
Dominique Leuenberger
963f49ddde Accepting request 1039168 from science
OBS-URL: https://build.opensuse.org/request/show/1039168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=44
2022-12-01 15:58:27 +00:00
David Anes
ca41f3e995 Accepting request 1039162 from openSUSE:Factory:RISCV
- Update constraints for riscv64

OBS-URL: https://build.opensuse.org/request/show/1039162
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=49
2022-11-30 17:18:28 +00:00
Dominique Leuenberger
4682efaf5b Accepting request 1001907 from science
OBS-URL: https://build.opensuse.org/request/show/1001907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=43
2022-09-09 16:22:34 +00:00
2c637c7cb7 Accepting request 1001819 from home:mathletic:branches:science
- update to 5.13.0
  * GraphBLAS v7.2.0:  see GraphBLAS/Doc/ChangeLog for details.
    - performance:  more compact serialization (ZSTD added, now the
        default compression method).
    - MATLAB interface: faster linear indexing, reshape, bandwidth,
        istril, istriu, isbanded, isdiag.  C(I,J)=A can now grow the
        size of C.
    - features: reshape methods, cube root operator, isStoredElement
    - bugs: a minor bug; user-defined types were incorrectly limited to
        128 bytes in size in v7.0.3.
- remove unused rules from rpmlintrc

OBS-URL: https://build.opensuse.org/request/show/1001819
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=47
2022-09-08 12:08:43 +00:00
Dominique Leuenberger
c1117c0d7f Accepting request 969910 from science
OBS-URL: https://build.opensuse.org/request/show/969910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=42
2022-04-15 22:12:42 +00:00
David Anes
28845e381a Accepting request 969909 from home:david.anes:branches:science
- update to 5.12.0:
  * GraphBLAS v7.0.3:  see GraphBLAS/Doc/ChangeLog for details.
    - performance: GrB_mxm, GrB_assign, and transpose
    - bug fix: vector iterator for bitmap
    - revised ACM TOMS submission: Doc/toms_parallel_grb2.pdf
    - spec bug: GrB_Matrix_diag was implemented incorrectly,
        thus requiring a version v7.x

OBS-URL: https://build.opensuse.org/request/show/969909
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=45
2022-04-13 16:13:13 +00:00
Dominique Leuenberger
1f87de7276 Accepting request 962144 from science
OBS-URL: https://build.opensuse.org/request/show/962144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=41
2022-03-18 15:41:27 +00:00
David Anes
6810061a44 Accepting request 962096 from home:david.anes:branches:science
- Fix bundled library versions:
  * libmongoose: 2.0.3 -> 2.0.4
  * libspqr: 2.0.9 -> 2.1.0
  * libumfpack: 5.7.8 -> 5.7.9 
- Update to 5.11.0:
  * GraphBLAS v6.2.5: see GraphBLAS/Doc/ChangeLog for changes.
    Primary ones highlighted here:
    - v2.0 API: v6.x complies with the v2.0 C API of the GraphBLAS Spec.
        Note that GrB_wait, GrB_Info are now different than in the v1.3
        C API Specification (and in v5.x of SuiteSparse:GraphBLAS).
    - GxB_Iterator: to iterate over rows/cols/entries of a matrix or vector
    - GxB_eWiseUnion: like eWiseAdd but with the op always applied
    - GxB_Matrix/Vector_sort: to sort the vectors of a matrix
    - better performance: for sparse-times-dense and dense-times-sparse,
        in particular; also other cases for GrB_mxm, up to 10x faster.
    - Apple Silicon: port @GrB to Octave 7 (thanks to Gabor Szarnyas)
    - added cpu_features: by Google
    - added LZ4/LZ4HC: compression library, http://www.lz4.org (BSD 2),
        v1.9.3, Copyright (c) 2011-2016, Yann Collet, All Rights Reserved.
    - iso-valued matrices and vectors: to exploit the common case of
        an unweighted graph
    - bug fixes: 4 bugs fixed since SuiteSparse 5.10.1 with 
        GraphBLAS v5.0.5.  12 other bugs appeared in the interim but
        appeared in versions after v5.0.5 but fixed before ever
        affecting SuiteSparse itself.

OBS-URL: https://build.opensuse.org/request/show/962096
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=43
2022-03-16 11:41:30 +00:00
Dominique Leuenberger
520ff28f18 Accepting request 957638 from science
OBS-URL: https://build.opensuse.org/request/show/957638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=40
2022-02-26 16:01:50 +00:00
David Anes
21ee275754 Accepting request 957375 from home:dirkmueller:Factory
- build parallel to reduce build time by ~ 30%

OBS-URL: https://build.opensuse.org/request/show/957375
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=42
2022-02-25 17:42:29 +00:00
Richard Brown
014f35bb58 Accepting request 910448 from science
OBS-URL: https://build.opensuse.org/request/show/910448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=39
2021-08-11 09:47:03 +00:00
a582593690 Accepting request 910273 from home:Guillaume_G:branches:science
- Use asimdrdm CPU flag for aarch64 to select only more powerful
  buildhosts to avoid hanging builds.

OBS-URL: https://build.opensuse.org/request/show/910273
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=41
2021-08-06 08:41:17 +00:00
Dominique Leuenberger
c7fac780c7 Accepting request 908849 from science
OBS-URL: https://build.opensuse.org/request/show/908849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=38
2021-08-02 10:04:44 +00:00
a9b78c9e74 Accepting request 908429 from openSUSE:Factory:RISCV
- Enable openblas on riscv64

OBS-URL: https://build.opensuse.org/request/show/908429
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=40
2021-07-28 10:24:39 +00:00
Dominique Leuenberger
df2d401d9a Accepting request 896629 from science
OBS-URL: https://build.opensuse.org/request/show/896629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=37
2021-06-05 21:30:50 +00:00
d9bbf888e9 Accepting request 895596 from home:mathletic:branches:science
- Update to version 5.10.1
- Drop disable-Wmisleading-indentation.patch which is no longer
  required due to an upstream fix

OBS-URL: https://build.opensuse.org/request/show/895596
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=38
2021-06-01 09:23:21 +00:00
Dominique Leuenberger
a879565b6d Accepting request 895299 from science
OBS-URL: https://build.opensuse.org/request/show/895299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=36
2021-06-01 08:32:56 +00:00
fdd99d5bc2 Accepting request 894476 from home:mathletic:branches:science
Update to version 5.10.0
  * GraphBLAS upgraded to 5.0.4: many new features, much faster
    performance

OBS-URL: https://build.opensuse.org/request/show/894476
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=36
2021-05-25 08:17:20 +00:00
Dominique Leuenberger
3796b9e2cc Accepting request 885367 from science
OBS-URL: https://build.opensuse.org/request/show/885367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=35
2021-04-22 16:03:21 +00:00
Dirk Stoecker
239094eefb Accepting request 885361 from home:marxin:branches:science
- Add disable-Wmisleading-indentation.patch as a temporary workaround
  for https://github.com/DrTimothyAldenDavis/SuiteSparse/issues/84
  that will be fixed in the next release (boo#1183575).

OBS-URL: https://build.opensuse.org/request/show/885361
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=34
2021-04-14 13:29:08 +00:00
Richard Brown
f4b63d9cb4 Accepting request 879447 from science
OBS-URL: https://build.opensuse.org/request/show/879447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=34
2021-03-19 15:39:40 +00:00
Dirk Stoecker
740147ac1d Accepting request 879361 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Disable LTO on %arm as it consumes too much memory
- Update _constraints to avoid OOM

OBS-URL: https://build.opensuse.org/request/show/879361
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=32
2021-03-16 15:10:55 +00:00
Dominique Leuenberger
001b093b54 Accepting request 877805 from science
OBS-URL: https://build.opensuse.org/request/show/877805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=33
2021-03-11 19:07:08 +00:00
db36eee2df Accepting request 877496 from home:mathletic:branches:science
Update to SuiteSparse 5.9.0

OBS-URL: https://build.opensuse.org/request/show/877496
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=30
2021-03-08 20:36:38 +00:00
Dominique Leuenberger
f061122d95 Accepting request 830992 from science
OBS-URL: https://build.opensuse.org/request/show/830992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=32
2020-09-01 18:05:24 +00:00
Dirk Stoecker
49d134c4d6 Accepting request 830981 from home:pmonrealgonzalez:branches:science
- Update to SuiteSparse 5.8.1
    * SLIP_LU v1.0.2: resolved issue #51: build error with clang 10
    * GraphBLAS v3.3.3: bug fix (GraphBLAS issue #13)
    * SLIP_LU v1.0.1 added: for solving Ax=b exactly.  Requires
        the GNU GMP and MPRF libraries.
    * GraphBLAS v3.3.1: see the GraphBLAS/Doc/Changlog
    * replaced UFget with ssget: affects nearly all packages:
        UMFPACK, KLU, CHOLMOD, CXSparse/CSparse, etc,
        but their version numbers are left unchanged since it affects
        the MATLAB tests only, not the compiled libraries.
    * ssget v2.2.0: better URL redirects
    * updates to SuiteSparse build system

OBS-URL: https://build.opensuse.org/request/show/830981
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=28
2020-09-01 08:02:40 +00:00
Dirk Stoecker
bd0f110163 Accepting request 827732 from home:michel_mno:branches:science
- Call %limit_build macro in spec to avoid oom build failure
  for ppc64le and aarch64
- Add _constraints with default 5GB min physicalmemory
  and 7GB for ppc64/ppc64le

OBS-URL: https://build.opensuse.org/request/show/827732
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=27
2020-08-31 11:45:37 +00:00
Dominique Leuenberger
bea0beb0a3 Accepting request 787137 from science
OBS-URL: https://build.opensuse.org/request/show/787137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=31
2020-03-24 21:30:59 +00:00
Dmitry Roshchin
0fd9774c30 Accepting request 787135 from home:mathletic:branches:science
- Update to SuiteSparse 5.7.1
  * GraphBLAS 3.2.0: better performance, new ANY and PAIR operators,
    structural mask, GrB_DESC_* from 1.3 C API Specification.
  * CHOLMOD 3.0.14: minor update to cholmod_check to print a matrix

OBS-URL: https://build.opensuse.org/request/show/787135
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=25
2020-03-21 13:27:21 +00:00
Dominique Leuenberger
46d7d116f1 Accepting request 745747 from science
OBS-URL: https://build.opensuse.org/request/show/745747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=30
2019-11-11 11:57:25 +00:00
Ana Guerrero
059c6199c2 Accepting request 745711 from home:anag:branches:science
- Update URL and Source to use GitHub.

OBS-URL: https://build.opensuse.org/request/show/745711
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=23
2019-11-06 09:18:25 +00:00
Ana Guerrero
b3a4dceb37 Accepting request 744331 from home:mathletic:branches:science
- Update to SuiteSparse 5.6.0
  *GraphBlas 3.1.1: with OpenMP parallelism, and MATLAB interface

OBS-URL: https://build.opensuse.org/request/show/744331
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=22
2019-11-05 08:48:31 +00:00
Dominique Leuenberger
1f4fa09a15 Accepting request 720974 from science
OBS-URL: https://build.opensuse.org/request/show/720974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=29
2019-09-05 10:07:18 +00:00
8f02195e12 Accepting request 720913 from home:marxin:static
- Use FAT LTO objects in order to provide proper static library.

OBS-URL: https://build.opensuse.org/request/show/720913
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=20
2019-08-05 08:00:51 +00:00
Dominique Leuenberger
bf4b9db073 Accepting request 692034 from science
OBS-URL: https://build.opensuse.org/request/show/692034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=28
2019-04-08 18:51:15 +00:00
Dirk Stoecker
b9ab24193b Accepting request 692000 from home:jengelh:branches:science
- Trim future visions from descriptions.
They have a tendency not to materialize.

OBS-URL: https://build.opensuse.org/request/show/692000
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=18
2019-04-06 16:50:19 +00:00
d7fe3ed756 Accepting request 691616 from home:mathletic:branches:science
- Update to SuiteSparse 5.4.0
- doc packages for AMD, CAMD, KLU, LDL, and Mongoose.

OBS-URL: https://build.opensuse.org/request/show/691616
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=17
2019-04-05 14:11:30 +00:00
Dominique Leuenberger
a5044ee493 Accepting request 687139 from science
OBS-URL: https://build.opensuse.org/request/show/687139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=27
2019-03-22 13:51:29 +00:00
Ana Guerrero
951b9f398e Accepting request 687070 from home:StefanBruens:branches:science
- Remove openmpi BuildRequires, all SuiteSparse libraries are MPI
  agnostic.

OBS-URL: https://build.opensuse.org/request/show/687070
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=15
2019-03-21 08:13:07 +00:00
Dominique Leuenberger
5b1c40eb72 Accepting request 619222 from science
OBS-URL: https://build.opensuse.org/request/show/619222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=26
2018-07-04 21:50:06 +00:00
Stefan Brüns
f003ca8b64 Accepting request 619221 from home:StefanBruens:branches:science
Currently, octave is broken on Leap 42.3, as gcc-c++ >= 4.9 is not available (but gcc7-c++ is).
- Fix conditional to select the right gcc-c++ package, also for the
  devel subpackge

OBS-URL: https://build.opensuse.org/request/show/619221
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=13
2018-06-27 01:16:20 +00:00
Dominique Leuenberger
ad413391f3 Accepting request 610773 from science
OBS-URL: https://build.opensuse.org/request/show/610773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=25
2018-06-02 09:50:08 +00:00
Todd R
755ec5f5fc Accepting request 610547 from home:TheBlackCat:branches:science
- Update to SuiteSparse 5.2.0
- Use build-in build system instead of manually building everything
- Simplify spec file
- Add build_csparse_shared.patch to build CSparse as a shared library

OBS-URL: https://build.opensuse.org/request/show/610547
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=11
2018-05-20 15:51:10 +00:00
Dominique Leuenberger
8e333181bd Accepting request 580335 from science
OBS-URL: https://build.opensuse.org/request/show/580335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=24
2018-02-28 19:00:44 +00:00
Todd R
f5d4cfb124 Accepting request 576497 from home:Andreas_Schwab:Factory
- Make openblas optional, using lapack instead

OBS-URL: https://build.opensuse.org/request/show/576497
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=9
2018-02-26 19:51:41 +00:00