Hello community,

here is the log from the commit of package openblas for openSUSE:Factory 
checked in at 2016-03-18 21:42:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openblas (Old)
 and      /work/SRC/openSUSE:Factory/.openblas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openblas"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openblas/openblas.changes        2015-10-28 
17:31:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openblas.new/openblas.changes   2016-03-18 
21:42:25.000000000 +0100
@@ -1,0 +2,23 @@
+Wed Mar 16 19:35:53 UTC 2016 - idon...@suse.com
+
+- Update to version 0.2.16
+  * Upgrade LAPACK to 3.6.0 version.
+  * Disable multi-threading for small size swap and ger.
+  * Improve small zger, zgemv, ztrmv using stack alloction.
+  * Let openblas_get_num_threads return the number of active threads.
+  * Fix LAPACK Dormbr, Dormlq bug.
+  * Avoid potential getenv segfault.
+  * Import LAPACK svn bugfix #142-#147,#150-#155
+  * Optimize trsm kernels for AMD Bulldozer, Piledriver, Steamroller.
+  * Detect Intel Avoton.
+  * Detect AMD Trinity, Richland, E2-3200.
+  * Optimize c/zgemv for AMD Bulldozer, Piledriver, Steamroller
+  * Fix bug with scipy linalg test.
+  * Support and optimize Cortex-A57 AArch64.
+  * Update ARMV6 kernels.
+  * Improve DGEMM for ARM Cortex-A57.
+  * Fix detection of POWER architecture.
+  * Optimize D and Z BLAS3 functions for Power8.
+- Remove openblas-libs.patch, not needed.
+
+-------------------------------------------------------------------

Old:
----
  openblas-0.2.15.tar.gz
  openblas-libs.patch

New:
----
  openblas-0.2.16.tar.gz

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

Other differences:
------------------
++++++ openblas.spec ++++++
--- /var/tmp/diff_new_pack.akHmbS/_old  2016-03-18 21:42:26.000000000 +0100
+++ /var/tmp/diff_new_pack.akHmbS/_new  2016-03-18 21:42:26.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openblas
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           openblas
-Version:        0.2.15
+Version:        0.2.16
 Release:        0
 Summary:        An optimized BLAS library based on GotoBLAS2
 License:        BSD-3-Clause
@@ -25,8 +25,6 @@
 Url:            http://www.openblas.net
 Source0:        
https://github.com/xianyi/OpenBLAS/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        README.SUSE
-# PATCH-FIX-UPSTREAM openblas-libs.patch: Link against libgfortran
-Patch0:         openblas-libs.patch
 # PATCH-FIX-UPSTREAM c_xerbla_no-void-return.patch
 Patch1:         c_xerbla_no-void-return.patch
 # PATCH-FIX-UPSTREAM openblas-noexecstack.patch
@@ -174,7 +172,6 @@
 # Untar source
 tar -zxf %{SOURCE0}
 cd OpenBLAS-%{version}
-%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 cd ..

++++++ openblas-0.2.15.tar.gz -> openblas-0.2.16.tar.gz ++++++
/work/SRC/openSUSE:Factory/openblas/openblas-0.2.15.tar.gz 
/work/SRC/openSUSE:Factory/.openblas.new/openblas-0.2.16.tar.gz differ: char 
13, line 1


Reply via email to