From bb6ce9bf157a9ad202cda6be0939f85e3e7bd88d693596c0f0a01d8f8c645c4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 13 Dec 2011 19:28:48 +0000 Subject: [PATCH] Accepting request 96387 from home:badshah400:branches:devel:libraries:c_c++ Update to bug-fix release version 2.4.2 OBS-URL: https://build.opensuse.org/request/show/96387 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=27 --- armadillo-2.4.1.tar.gz | 3 --- armadillo-2.4.2.tar.gz | 3 +++ armadillo.changes | 7 +++++++ armadillo.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 armadillo-2.4.1.tar.gz create mode 100644 armadillo-2.4.2.tar.gz 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