Hello community,

here is the log from the commit of package openblas for openSUSE:Factory 
checked in at 2020-09-14 12:14:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openblas (Old)
 and      /work/SRC/openSUSE:Factory/.openblas.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openblas"

Mon Sep 14 12:14:15 2020 rev:34 rq:833714 version:0.3.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/openblas/openblas.changes        2020-08-14 
09:32:49.836383089 +0200
+++ /work/SRC/openSUSE:Factory/.openblas.new.4249/openblas.changes      
2020-09-14 12:16:37.420442856 +0200
@@ -6,0 +7,5 @@
+Thu Jul 23 16:25:56 UTC 2020 - Egbert Eich <e...@suse.com>
+
+- Add build support for gcc10 to HPC build (bsc#1174439). 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openblas.spec ++++++
--- /var/tmp/diff_new_pack.vo79t5/_old  2020-09-14 12:16:41.544447070 +0200
+++ /var/tmp/diff_new_pack.vo79t5/_new  2020-09-14 12:16:41.548447074 +0200
@@ -114,6 +114,20 @@
 %{bcond_without hpc}
 %endif
 
+%if "%flavor" == "gnu10-hpc"
+%define compiler_family gnu
+%define c_f_ver 10
+%{bcond_without hpc}
+%endif
+
+%if "%flavor" == "gnu10-hpc-pthreads"
+%define compiler_family gnu
+%define c_f_ver 10
+%define ext pthreads
+%define build_flags USE_THREAD=1 USE_OPENMP=0
+%{bcond_without hpc}
+%endif
+
 %if %{without hpc}
 %if 0%{!?package_name:1}
 %define package_name  %{pname}_%{flavor}


Reply via email to