From e014144d8b4f4fb892cab5eb67ea731c61b35e39b03cbd525b942a179d2d7730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 12 May 2014 10:41:32 +0000 Subject: [PATCH] Accepting request 233557 from home:badshah400:branches:devel:libraries:c_c++ Update to version 4.300.2 OBS-URL: https://build.opensuse.org/request/show/233557 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=109 --- armadillo-4.300.0.tar.gz | 3 --- armadillo-4.300.2.tar.gz | 3 +++ armadillo.changes | 8 ++++++++ armadillo.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 armadillo-4.300.0.tar.gz create mode 100644 armadillo-4.300.2.tar.gz diff --git a/armadillo-4.300.0.tar.gz b/armadillo-4.300.0.tar.gz deleted file mode 100644 index f793847..0000000 --- a/armadillo-4.300.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8490f02abb17027fdb657b8b86942a951efd8fad1d9daae6327beeeeb46dbf78 -size 5483741 diff --git a/armadillo-4.300.2.tar.gz b/armadillo-4.300.2.tar.gz new file mode 100644 index 0000000..ddb9a9e --- /dev/null +++ b/armadillo-4.300.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f8a29c105b81200b6e78d2473f425ec9d25f5e1a497ea0d5bd8894f932a1459 +size 5483840 diff --git a/armadillo.changes b/armadillo.changes index a2d425e..f34ec7e 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 12 10:19:20 UTC 2014 - badshah400@gmail.com + +- Update to version 4.300.2: + + Fix for detection of HDF5 library during automatic + installation + + Faster find() + ------------------------------------------------------------------- Sat May 3 00:47:07 UTC 2014 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index dc500e9..7acbcdd 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo4 Name: armadillo -Version: 4.300.0 +Version: 4.300.2 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0