From 7b5ba5471da52ff42c43cb762d9ad3022dba04ef8af834115590781fd86f10b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 7 Dec 2011 22:32:12 +0000 Subject: [PATCH] Accepting request 95871 from home:badshah400:branches:devel:libraries:c_c++ Upgrade to version 2.4.1 (minor fixes) OBS-URL: https://build.opensuse.org/request/show/95871 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=25 --- armadillo-2.4.0.tar.gz | 3 --- armadillo-2.4.1.tar.gz | 3 +++ armadillo.changes | 7 +++++++ armadillo.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 armadillo-2.4.0.tar.gz create mode 100644 armadillo-2.4.1.tar.gz 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