From df57f9213f184a255ba182c948e5f69af6459241 Mon Sep 17 00:00:00 2001 From: Milan Bouchet-Valat Date: Jun 22 2017 11:59:18 +0000 Subject: New upstream release 0.6.0 Also remove USE_ORCJIT option which has had no effect for some time. --- diff --git a/.gitignore b/.gitignore index 5a10d34..b30be74 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /julia-0.6.0-pre.beta.tar.gz /julia-0.6.0-rc2.tar.gz /julia-0.6.0-rc3.tar.gz +/julia-0.6.0.tar.gz diff --git a/julia.spec b/julia.spec index 294ae32..3641130 100644 --- a/julia.spec +++ b/julia.spec @@ -5,14 +5,14 @@ Name: julia Version: 0.6.0 -Release: 0.5.rc3%{?dist} +Release: 1%{?dist} Summary: High-level, high-performance dynamic language for technical computing Group: Development/Languages # Julia itself is MIT, with a few LGPLv2+ and GPLv2+ files # libuv is MIT License: MIT and LGPLv2+ and GPLv2+ URL: http://julialang.org/ -Source0: https://github.com/JuliaLang/julia/releases/download/v0.6.0-rc3/julia-0.6.0-rc3.tar.gz +Source0: https://github.com/JuliaLang/julia/releases/download/v%{version}/julia-%{version}.tar.gz # Julia currently uses a custom version of libuv, patches are not yet upstream Source1: https://api.github.com/repos/JuliaLang/libuv/tarball/%{uvcommit}#/libuv-%{uvcommit}.tar.gz Provides: bundled(libuv) = %{uvversion} @@ -96,7 +96,7 @@ needed when programming in the Julia language, but rather for embedding Julia into external programs or debugging Julia itself. %prep -%setup -qn julia-0.6.0-rc3 +%setup -qn julia-%{version} mkdir -p deps/srccache @@ -135,8 +135,7 @@ popd %build # Need to repeat -march here to override i686 from optflags -# USE_ORCJIT needs to be set directly since it's disabled by default with USE_SYSTEM_LLVM=1 -%global buildflags CFLAGS="%{optflags} -march=%{march}" CXXFLAGS="%{optflags} -march=%{march} -DUSE_ORCJIT" +%global buildflags CFLAGS="%{optflags} -march=%{march}" CXXFLAGS="%{optflags} -march=%{march}" # If debug is not built here, it is built during make install make %{?_smp_mflags} %{buildflags} %{commonopts} release debug @@ -250,6 +249,9 @@ exit 0 /usr/bin/gtk-update-icon-cache %{_datarootdir}/icons/hicolor &>/dev/null || : %changelog +* Thu Jun 22 2017 Milan Bouchet-Valat - 0.6.0-1 +- New upstream release. + * Sun Jun 11 2017 Milan Bouchet-Valat - 0.6.0-0.5.rc3 - New upstream release. - Use system libunwind instead of bundling it. diff --git a/sources b/sources index 6ea2cdb..aeee803 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (libuv-52d72a52cc7ccd570929990f010ed16e2ec604c8.tar.gz) = 4bf9c8b16617691b70ea43c667ecc575d2a06b3d0c347b949d10360c012138585a13ecea5e18de81b1585a96cf7734b7cc3d6072490898f1d5531c702cf5afab -SHA512 (julia-0.6.0-rc3.tar.gz) = afed3e23f869cedf1808eb7610ede54035d31df7b339d5fc6f3698c110b7e7328a61d52f07ce0cea419439d9698dc430581d41e7535da0e21028efd8344a08ed +SHA512 (julia-0.6.0.tar.gz) = da21b35eb2c682c0fb8720974a76759c51fe993f10e6af5ca4864fc7f0bb6c90d880b706eb798476c7228bae2db19ff0825add6a2abde2961f16a93a3050cb69