Hello community, here is the log from the commit of package julia for openSUSE:Factory checked in at 2016-06-25 02:22:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/julia (Old) and /work/SRC/openSUSE:Factory/.julia.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "julia" Changes: -------- --- /work/SRC/openSUSE:Factory/julia/julia-compat.changes 2016-05-02 10:44:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.julia.new/julia-compat.changes 2016-06-25 02:22:47.000000000 +0200 @@ -1,0 +2,10 @@ +Wed Jun 22 12:24:50 UTC 2016 - [email protected] + +- Version bump to 0.4.6. + * Bugfix release, no changelog available. +- Re-enable i586 architecture. + * After the full rebuild caused by gcc6, julia started to + correctly build against i586 again. The root cause of the + problem was not identified yet. + +------------------------------------------------------------------- julia.changes: same change Old: ---- julia-0.4.5.tar.gz New: ---- julia-0.4.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ julia-compat.spec ++++++ --- /var/tmp/diff_new_pack.7CvCh0/_old 2016-06-25 02:22:48.000000000 +0200 +++ /var/tmp/diff_new_pack.7CvCh0/_new 2016-06-25 02:22:48.000000000 +0200 @@ -22,7 +22,7 @@ %define llvm_ver 3.3 %define compat_mode 1 %define src_name julia-tarball -Version: 0.4.5 +Version: 0.4.6 Release: 0 Url: http://julialang.org/ Source0: https://github.com/JuliaLang/julia/releases/download/v%{version}/julia-%{version}.tar.gz @@ -82,14 +82,6 @@ Recommends: openspecfun-devel Recommends: pcre2-devel Recommends: suitesparse-devel -# Due to a bug, it is not possible now to build julia against i586 with glibc -# 2.23. The root of the problem has not been determined yet. Two bugs were -# filled in upstream: -# _ https://github.com/JuliaLang/julia/issues/16087 -# _ https://llvm.org/bugs/show_bug.cgi?id=27548 -# Thus, the support for julia in i586 architectures is being dropped until this -# bug is fixed. -ExcludeArch: %ix86 %if 0%{?compat_mode} == 0 Name: julia %else ++++++ julia.spec ++++++ --- /var/tmp/diff_new_pack.7CvCh0/_old 2016-06-25 02:22:48.000000000 +0200 +++ /var/tmp/diff_new_pack.7CvCh0/_new 2016-06-25 02:22:48.000000000 +0200 @@ -22,7 +22,7 @@ %define llvm_ver 3.3 %define compat_mode 0 %define src_name julia-tarball -Version: 0.4.5 +Version: 0.4.6 Release: 0 Url: http://julialang.org/ Source0: https://github.com/JuliaLang/julia/releases/download/v%{version}/julia-%{version}.tar.gz @@ -82,14 +82,6 @@ Recommends: openspecfun-devel Recommends: pcre2-devel Recommends: suitesparse-devel -# Due to a bug, it is not possible now to build julia against i586 with glibc -# 2.23. The root of the problem has not been determined yet. Two bugs were -# filled in upstream: -# _ https://github.com/JuliaLang/julia/issues/16087 -# _ https://llvm.org/bugs/show_bug.cgi?id=27548 -# Thus, the support for julia in i586 architectures is being dropped until this -# bug is fixed. -ExcludeArch: %ix86 %if 0%{?compat_mode} == 0 Name: julia %else ++++++ julia-0.4.5.tar.gz -> julia-0.4.6.tar.gz ++++++ ++++ 8643 lines of diff (skipped)
