From 1ad80f309d2307624ac484b8d451344fe99155e2c39d0adf28c025530cba5c16 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 18 Jan 2014 20:51:52 +0000 Subject: [PATCH] Accepting request 214305 from home:badshah400:branches:devel:libraries:c_c++ Update to version 4.000.2 OBS-URL: https://build.opensuse.org/request/show/214305 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=99 --- armadillo-4.000.0.tar.gz | 3 --- armadillo-4.000.2.tar.gz | 3 +++ armadillo.changes | 9 +++++++++ armadillo.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 armadillo-4.000.0.tar.gz create mode 100644 armadillo-4.000.2.tar.gz diff --git a/armadillo-4.000.0.tar.gz b/armadillo-4.000.0.tar.gz deleted file mode 100644 index 56c4c0c..0000000 --- a/armadillo-4.000.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b49aa86ce8db4257106b9d0f91352bfc1f7a819cee87e153778b507a0f45d78 -size 5470115 diff --git a/armadillo-4.000.2.tar.gz b/armadillo-4.000.2.tar.gz new file mode 100644 index 0000000..b142f26 --- /dev/null +++ b/armadillo-4.000.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b31fc8f4217c1c0a73a61ef53f39f6aefa2fcd58d6893f696f9c8ea89ff28ad +size 5470215 diff --git a/armadillo.changes b/armadillo.changes index 8490cae..e72af36 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jan 17 20:33:40 UTC 2014 - badshah400@gmail.com + +- Update to version 4.000.2: + + List of changes not documented upstream +- Changes from version 4.000.1: + + Fix for randi() generating out-of-interval values + + Workaround for a bug in the Intel compiler + ------------------------------------------------------------------- Wed Jan 8 04:40:56 UTC 2014 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index fe1bb71..aa11406 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo4 Name: armadillo -Version: 4.000.0 +Version: 4.000.2 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0