diff --git a/julia.changes b/julia.changes index 422464c..bffa06d 100644 --- a/julia.changes +++ b/julia.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jun 4 06:42:27 UTC 2024 - Soc Virnyl Estela + +- Update description + * Julia now works as it follows closely with build sources with some exceptions. + * Recommend to use juliaup. + * Remove experimental. This works quite well now even with LinearAlgebra and + Sundials. + ------------------------------------------------------------------- Wed May 29 13:42:29 UTC 2024 - Soc Virnyl Estela diff --git a/julia.spec b/julia.spec index ef7c2be..061371e 100644 --- a/julia.spec +++ b/julia.spec @@ -284,8 +284,8 @@ library. The library, largely written in Julia itself, also integrates mature, best-of-breed C and Fortran libraries for linear algebra, random number generation, signal processing, and string processing. -This package is experimental and by no means supported by upstream. If you want -to use julia, please install juliaup instead. +This package is experimental and by no means supported by upstream. To use +upstream sources, you can use the alternative called juliaup. %package devel Summary: Julia development, debugging and testing files