diff --git a/armadillo-2.4.1.tar.gz b/armadillo-2.4.1.tar.gz deleted file mode 100644 index 71c1347..0000000 --- a/armadillo-2.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d3cd9ede44dd437a9b7df765a423315ade0132d98136e112ee3cf3d4565cb8f -size 2898575 diff --git a/armadillo-2.4.2.tar.gz b/armadillo-2.4.2.tar.gz new file mode 100644 index 0000000..9e34aff --- /dev/null +++ b/armadillo-2.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e1d0d4dde950f6b8f0bf659bbbb99f471a20cbc12758be87febd8ac2d8203a +size 2898959 diff --git a/armadillo.changes b/armadillo.changes index 07feb38..76082a2 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 12 11:52:42 UTC 2011 - badshah400@gmail.com + +- Update to version 2.4.2: + + Clarified documentation for .reshape() + + Fix for handling of empty matrices by .resize() + ------------------------------------------------------------------- Mon Dec 5 01:02:01 UTC 2011 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index b9e0c01..0d7224d 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ Name: armadillo -Version: 2.4.1 +Version: 2.4.2 Release: 1 License: LGPL-3.0+ Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS