diff --git a/armadillo-2.4.0.tar.gz b/armadillo-2.4.0.tar.gz deleted file mode 100644 index 28f8fc2..0000000 --- a/armadillo-2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23512b938d459f6295efcf067af6d12e1b4b39ea1e22649c37e4ce45f929d5fa -size 2898010 diff --git a/armadillo-2.4.1.tar.gz b/armadillo-2.4.1.tar.gz new file mode 100644 index 0000000..71c1347 --- /dev/null +++ b/armadillo-2.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3cd9ede44dd437a9b7df765a423315ade0132d98136e112ee3cf3d4565cb8f +size 2898575 diff --git a/armadillo.changes b/armadillo.changes index d12a942..07feb38 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 5 01:02:01 UTC 2011 - badshah400@gmail.com + +- Update to version 2.4.1: + + Added .resize() + + Fix for vector initialisation + ------------------------------------------------------------------- Mon Dec 5 00:09:19 UTC 2011 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 660adb2..b9e0c01 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ Name: armadillo -Version: 2.4.0 +Version: 2.4.1 Release: 1 License: LGPL-3.0+ Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS