Hello community, here is the log from the commit of package superlu for openSUSE:Factory checked in at 2020-09-14 12:13:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/superlu (Old) and /work/SRC/openSUSE:Factory/.superlu.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "superlu" Mon Sep 14 12:13:30 2020 rev:24 rq:833709 version:5.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/superlu/superlu.changes 2020-02-28 15:19:21.261650413 +0100 +++ /work/SRC/openSUSE:Factory/.superlu.new.4249/superlu.changes 2020-09-14 12:15:55.612400138 +0200 @@ -1,0 +2,5 @@ +Fri Sep 11 06:13:46 UTC 2020 - Egbert Eich <[email protected]> + +- Add build support for gcc10 to HPC build (bsc#1174439). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ superlu.spec ++++++ --- /var/tmp/diff_new_pack.T6g2Fg/_old 2020-09-14 12:16:00.740405379 +0200 +++ /var/tmp/diff_new_pack.T6g2Fg/_new 2020-09-14 12:16:00.744405382 +0200 @@ -56,6 +56,12 @@ %define c_f_ver 9 %endif +%if "%{flavor}" == "gnu10-hpc" +%bcond_without hpc +%global compiler_family gnu +%define c_f_ver 10 +%endif + %bcond_with ringdisabled %if %{with hpc} && %{with ringdisabled}
