Hello community,

here is the log from the commit of package openblas for openSUSE:Factory 
checked in at 2020-10-28 09:58:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openblas (Old)
 and      /work/SRC/openSUSE:Factory/.openblas.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openblas"

Wed Oct 28 09:58:04 2020 rev:38 rq:843798 version:0.3.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/openblas/openblas.changes        2020-10-24 
15:15:41.160119004 +0200
+++ /work/SRC/openSUSE:Factory/.openblas.new.3463/openblas.changes      
2020-10-28 09:58:31.707150893 +0100
@@ -1,0 +2,29 @@
+Sat Oct 24 16:27:35 UTC 2020 - Ismail Dönmez <[email protected]>
+
+- Update to version 0.3.12
+  common:
+  * Fixed missing BLAS/LAPACK functions (inadvertently dropped during
+    the build system restructuring to support selective compilation)
+  * Fixed argument conversion macro in LAPACKE_zgesvdq (LAPACK #458)
+  
+  power:
+  * Added optimized SCOPY/CCOPY kernels for POWER10
+  * Increased and unified the default size of the GEMM buffer
+  * Fixed building for POWER10 in DYNAMIC_ARCH mode
+  * POWER10 compatibility test now checks binutils version as well
+  * Cleaned up compiler warnings
+
+  x86_64:
+  * Corrected compiler version checks for AVX2 compatibility
+  * Added compiler option -mavx2 for building with flang
+  * Fixed direct SGEMM pathway for small matrix sizes (broken by
+    the code refactoring in 0.3.11)
+  * Fixed unhandled partial register clobbers in several kernels
+    for AXPY,DOT,GEMV_N and GEMV_T flagged by gcc10 tree-vectorizer
+
+  armv8:
+  * Improved Apple Vortex support to include cross-compiling
+
+- Drop fix-build.patch, merged upstream.
+
+-------------------------------------------------------------------

Old:
----
  OpenBLAS-0.3.11.tar.gz
  fix-build.patch

New:
----
  OpenBLAS-0.3.12.tar.gz

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

Other differences:
------------------
++++++ openblas.spec ++++++
--- /var/tmp/diff_new_pack.ZdJq5d/_old  2020-10-28 09:58:35.303153409 +0100
+++ /var/tmp/diff_new_pack.ZdJq5d/_new  2020-10-28 09:58:35.307153412 +0100
@@ -18,8 +18,8 @@
 
 %global flavor @BUILD_FLAVOR@%{nil}
 
-%define _vers 0_3_11
-%define vers 0.3.11
+%define _vers 0_3_12
+%define vers 0.3.12
 %define pname openblas
 
 %bcond_with ringdisabled
@@ -171,8 +171,6 @@
 Patch1:         openblas-noexecstack.patch
 # PATCH port
 Patch2:         openblas-s390.patch
-# PATCH-FIX-UPSTREAM fix-build.patch
-Patch3:         fix-build.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -278,7 +276,6 @@
 %setup -q -n OpenBLAS-%{version}
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 %ifarch s390
 sed -i -e "s@m32@m31@" Makefile.system
 %endif

++++++ OpenBLAS-0.3.11.tar.gz -> OpenBLAS-0.3.12.tar.gz ++++++
/work/SRC/openSUSE:Factory/openblas/OpenBLAS-0.3.11.tar.gz 
/work/SRC/openSUSE:Factory/.openblas.new.3463/OpenBLAS-0.3.12.tar.gz differ: 
char 15, line 1


Reply via email to