1
0
forked from pool/armadillo

Accepting request 126658 from devel:libraries:c_c++

Update to version 3.2.3 (forwarded request 126653 from badshah400)

OBS-URL: https://build.opensuse.org/request/show/126658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=26
This commit is contained in:
Stephan Kulow 2012-07-01 12:59:14 +00:00 committed by Git OBS Bridge
commit 8498672369
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 Fri Jun 22 19:04:09 UTC 2012 - scorot@free.fr

View File

@ -17,13 +17,13 @@
Name: armadillo Name: armadillo
Version: 3.2.2 Version: 3.2.3
Release: 0 Release: 0
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
License: LGPL-3.0+ License: LGPL-3.0+
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Url: http://arma.sourceforge.net/ 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 Source2: baselibs.conf
BuildRequires: blas-devel BuildRequires: blas-devel
BuildRequires: boost-devel BuildRequires: boost-devel