SHA256
1
0
forked from pool/julia

- Set suitesparse requirement to 7.2.1 and libcholmod to 5.x.x

OBS-URL: https://build.opensuse.org/package/show/science/julia?expand=0&rev=171
This commit is contained in:
Soc Virnyl Estela 2023-12-30 04:17:31 +00:00 committed by Git OBS Bridge
parent a736511f33
commit 05472e8435
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Dec 30 04:16:58 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Set suitesparse requirement to 7.2.1 and libcholmod to 5.x.x
-------------------------------------------------------------------
Thu Dec 28 12:58:24 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>

View File

@ -92,7 +92,7 @@ BuildRequires: gmp-devel >= 6.1.2
BuildRequires: hicolor-icon-theme
BuildRequires: lapack-devel >= 3.5.0
BuildRequires: libblastrampoline-devel
BuildRequires: libcholmod3
BuildRequires: libcholmod5
BuildRequires: libcurl-devel
BuildRequires: libgit2-devel
BuildRequires: libnghttp2-devel
@ -117,7 +117,7 @@ BuildRequires: pcre2-devel >= 10.31
BuildRequires: perl
BuildRequires: python >= 2.5
BuildRequires: readline-devel
BuildRequires: suitesparse-devel >= 5.4.0
BuildRequires: suitesparse-devel >= 7.2.1
BuildRequires: update-desktop-files
BuildRequires: utf8proc-devel
BuildRequires: zlib-devel