Hello community, here is the log from the commit of package julia for openSUSE:Factory checked in at 2020-11-23 15:37:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/julia (Old) and /work/SRC/openSUSE:Factory/.julia.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "julia" Mon Nov 23 15:37:18 2020 rev:44 rq:849437 version:1.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/julia/julia.changes 2020-10-15 13:51:01.921315222 +0200 +++ /work/SRC/openSUSE:Factory/.julia.new.5913/julia.changes 2020-11-23 18:47:06.841159486 +0100 @@ -1,0 +2,8 @@ +Wed Oct 14 17:19:33 UTC 2020 - Radosław Wyrzykowski <r.w...@outlook.com> + +- Version bump to 1.5.2, see NEWS.md for details. +- Drop patch `llvm-8.0.1-gcc-10.patch` - upstream upgraded to LLVM 9 +- Drop patch `julia-fix-aarch64.patch` - already upstream in 1.5 +- Drop reference to icon that disappeared from the source tree. + +------------------------------------------------------------------- Old: ---- julia-1.4.2-full.tar.gz julia-fix-aarch64.patch llvm-8.0.1-gcc-10.patch New: ---- julia-1.5.2-full.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ julia.spec ++++++ --- /var/tmp/diff_new_pack.PXedJk/_old 2020-11-23 18:47:08.841161566 +0100 +++ /var/tmp/diff_new_pack.PXedJk/_new 2020-11-23 18:47:08.845161570 +0100 @@ -23,25 +23,20 @@ %undefine _build_create_debug %define __arch_install_post export NO_BRP_STRIP_DEBUG=true -%define julia_ver 1.4.2 %define libjulia_sover_major 1 -%define libjulia_sover_minor 4 +%define libjulia_sover_minor 5 %if "@BUILD_FLAVOR@%{nil}" == "compat" %define compat_mode 1 %else %define compat_mode 0 %endif -Version: 1.4.2 +Version: 1.5.2 Release: 0 URL: http://julialang.org/ -Source0: https://github.com/JuliaLang/julia/releases/download/v1.4.2/julia-%{julia_ver}-full.tar.gz +Source0: https://github.com/JuliaLang/julia/releases/download/v%{version}/julia-%{version}-full.tar.gz Source99: juliabuildopts # PATCH-FIX-OPENSUSE julia-env-script-interpreter.patch roni...@gmail.com -- Change script interpreted to avoid errors in rpmlint. Patch0: julia-env-script-interpreter.patch -# PATCH-FIX-UPSTREAM llvm-8.0.1-gcc-10.patch roni...@gmail.com -- Fix LLVM 8.0.1 build using GCC 10 - https://reviews.llvm.org/D64937. -Patch1: llvm-8.0.1-gcc-10.patch -# PATCH-FIX-UPSTREAM - https://github.com/JuliaLang/julia/commit/15dee645cdddda022de8960c91141109c41a66b4 -Patch2: julia-fix-aarch64.patch BuildRequires: arpack-ng-devel >= 3.3.0 BuildRequires: blas-devel BuildRequires: cmake @@ -173,13 +168,6 @@ %prep %setup -q -n julia-%{version} %patch0 -p1 -%patch2 -p1 - -# Extract LLVM sources to apply the patch. -make CFLAGS="%optflags" CXXFLAGS="%optflags" %{juliabuildopts} -C deps extract-llvm -pushd deps/srccache/llvm-8.0.1 - patch -p2 < %PATCH1 -popd # remove .gitignore find . -name ".git*" -exec rm {} \; @@ -310,7 +298,6 @@ %{_datadir}/appdata/julia.appdata.xml %endif %{_datadir}/applications/julia.desktop -%{_datadir}/icons/hicolor/scalable/apps/julia.svg %{_libdir}/julia/ %{_libdir}/libjulia.so.%{libjulia_sover_major}.%{libjulia_sover_minor} %{_mandir}/man1/julia.1%{?ext_man} ++++++ julia-1.4.2-full.tar.gz -> julia-1.5.2-full.tar.gz ++++++ /work/SRC/openSUSE:Factory/julia/julia-1.4.2-full.tar.gz /work/SRC/openSUSE:Factory/.julia.new.5913/julia-1.5.2-full.tar.gz differ: char 5, line 1 _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org