1
0
forked from pool/armadillo

Accepting request 142510 from home:cgiboudeaux:branches:devel:libraries:c_c++

Update to 3.4.4

OBS-URL: https://build.opensuse.org/request/show/142510
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=60
This commit is contained in:
Marcus Meissner 2012-11-27 12:10:19 +00:00 committed by Git OBS Bridge
parent f1995a047a
commit b226c1ee63
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cde0a99dcee23086617791163e2c6d7527b45e450ca653e67fbb60eefa8487f5
size 3006815

3
armadillo-3.4.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef94e12556421fa62ba7734f8b18bb12c188f43dd6192d3648a28e8d154e6ba7
size 3006964

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 22 16:46:33 UTC 2012 - cgiboudeaux@gmx.com
- Update to 3.4.4
* Fix for handling complex numbers by sparse matrices
* Fix for minor memory leak by sparse matrices
-------------------------------------------------------------------
Sun Oct 7 23:53:46 UTC 2012 - badshah400@gmail.com

View File

@ -17,7 +17,7 @@
Name: armadillo
Version: 3.4.3
Version: 3.4.4
Release: 0
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
License: LGPL-3.0+
@ -111,7 +111,7 @@ cmake . \
%{__make} %{?_smp_mflags}
%install
%{__make} install DESTDIR=%{buildroot}
%{__make} DESTDIR=%{buildroot} install
rm -f examples/Makefile.cmake
rm -rf examples/example1_win32
rm -rf examples/example2_win32