SHA256
1
0
forked from pool/armadillo

Accepting request 126653 from home:badshah400:branches:devel:libraries:c_c++

Update to version 3.2.3

OBS-URL: https://build.opensuse.org/request/show/126653
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=47
This commit is contained in:
Ismail Dönmez 2012-06-29 16:57:40 +00:00 committed by Git OBS Bridge
parent f77beb93a1
commit bf8419872d
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:371ca6a12951c663a4244a7569b940e514441795254a545db82c5f02df2cbe60
size 2932207

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 29 06:41:42 UTC 2012 - badshah400@gmail.com
- Update to version 3.2.3:
+ Minor correction for declaration of fixed size vectors and
matrices.
-------------------------------------------------------------------
Fri Jun 22 19:04:09 UTC 2012 - scorot@free.fr

View File

@ -17,13 +17,13 @@
Name: armadillo
Version: 3.2.2
Version: 3.2.3
Release: 0
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
License: LGPL-3.0+
Group: Development/Libraries/C and C++
Url: http://arma.sourceforge.net/
Source: http://sourceforge.net/projects/arma/files/%{name}-%{version}.tar.gz
Source: http://download.sourceforge.net/arma/%{name}-%{version}.tar.gz
Source2: baselibs.conf
BuildRequires: blas-devel
BuildRequires: boost-devel