From 9405ea945050419de17bb1988ca5beafcfb33e87cbe31dfa812d15b676183d45 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Tue, 4 Jun 2024 06:44:59 +0000 Subject: [PATCH] - 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. OBS-URL: https://build.opensuse.org/package/show/science/julia?expand=0&rev=213 --- julia.changes | 9 +++++++++ julia.spec | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) 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