diff --git a/armadillo-3.2.2.tar.gz b/armadillo-3.2.2.tar.gz deleted file mode 100644 index 0a8bfed..0000000 --- a/armadillo-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:371ca6a12951c663a4244a7569b940e514441795254a545db82c5f02df2cbe60 -size 2932207 diff --git a/armadillo-3.2.3.tar.gz b/armadillo-3.2.3.tar.gz new file mode 100644 index 0000000..005d171 --- /dev/null +++ b/armadillo-3.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d0bcabccd300ac511fcb4d284e94b2d4e941dc2d1f5125c279e82eb9f6ec33 +size 2932140 diff --git a/armadillo.changes b/armadillo.changes index 912e5f9..cecbab3 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -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 diff --git a/armadillo.spec b/armadillo.spec index 86991e0..d6c91fa 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -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