diff --git a/julia.spec b/julia.spec index af85e5c..5634f9d 100644 --- a/julia.spec +++ b/julia.spec @@ -16,7 +16,7 @@ Name: julia Version: 1.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: High-level, high-performance dynamic language for technical computing # Julia itself is MIT, with a few LGPLv2+ and GPLv2+ files # libuv is MIT @@ -344,6 +344,9 @@ rm %{buildroot}%{_datarootdir}/icons/hicolor/icon-theme.cache exit 0 %changelog +* Mon Oct 21 2019 Milan Bouchet-Valat - 1.2.0-4 +- Unbundle SuiteSparse, mpfr and libunwind. + * Tue Oct 8 2019 Milan Bouchet-Valat - 1.2.0-3 - Fix missing libopenblas64_.so.0 symlink to fix rhbz#1758803.