diff --git a/openblas.changes b/openblas.changes index 8a19626..359530f 100644 --- a/openblas.changes +++ b/openblas.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Nov 30 20:46:47 UTC 2012 - scorot@free.fr + +- version 0.2.5 + * Export LAPACK 3.4.2 symbols in shared library. (#147) + * Restore the original CPU affinity when calling + openblas_set_num_threads(1) (#153) + * Fixed a SEGFAULT bug in dgemv_t when m is very large.(#154) + ------------------------------------------------------------------- Mon Oct 8 19:12:49 UTC 2012 - scorot@free.fr diff --git a/openblas.spec b/openblas.spec index 4d44777..e569025 100644 --- a/openblas.spec +++ b/openblas.spec @@ -17,7 +17,7 @@ Name: openblas -Version: 0.2.4 +Version: 0.2.5 Release: 0 Summary: An optimized BLAS library based on GotoBLAS2 License: BSD-3-Clause @@ -25,7 +25,7 @@ Group: System/Libraries Url: https://github.com/xianyi/OpenBLAS/ # Tarball gotten from # https://github.com/xianyi/OpenBLAS/tarball/v%{version} -Source0: xianyi-OpenBLAS-v%{version}-0-g0b71994.tar.gz +Source0: xianyi-OpenBLAS-v%{version}-0-ge01b3d4.tar.gz # LAPACK Source1: http://www.netlib.org/lapack/lapack-3.4.2.tgz # Link against libgfortran diff --git a/xianyi-OpenBLAS-v0.2.4-0-g0b71994.tar.gz b/xianyi-OpenBLAS-v0.2.4-0-g0b71994.tar.gz deleted file mode 100644 index 4fc1d6e..0000000 --- a/xianyi-OpenBLAS-v0.2.4-0-g0b71994.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97745fa4d743ca77737bd55f1d9e0761fa722e50719efdf899328709a7ebab1e -size 3249900 diff --git a/xianyi-OpenBLAS-v0.2.5-0-ge01b3d4.tar.gz b/xianyi-OpenBLAS-v0.2.5-0-ge01b3d4.tar.gz new file mode 100644 index 0000000..606a191 --- /dev/null +++ b/xianyi-OpenBLAS-v0.2.5-0-ge01b3d4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f097adc09d3384242e387ee39cc7710451e667273b4cb37c13f275e1da8650 +size 3252581