From 58e7d1f78ea7d233e4b74f34d8d1c15c0f3e372d Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Mar 31 2021 16:32:49 +0000 Subject: Rebuilt for removed libstdc++ symbols (#1937698) --- diff --git a/julia.spec b/julia.spec index 319e8bd..6a01ca5 100644 --- a/julia.spec +++ b/julia.spec @@ -19,7 +19,7 @@ Name: julia Version: 1.6.0 -Release: 1%{?dist} +Release: 2%{?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 @@ -412,6 +412,9 @@ desktop-file-validate %{buildroot}%{_datarootdir}/applications/%{name}.desktop exit 0 %changelog +* Wed Mar 31 2021 Jonathan Wakely - 1.6.0-2 +- Rebuilt for removed libstdc++ symbols (#1937698) + * Thu Mar 25 2021 Milan Bouchet-Valat - 1.6.0-1 - New upstream release.