From 8b498649b23552ee7470ac283cd2d77d2c59e53a4973ac95d5b6d3dd4be8894f Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 7 Sep 2012 19:25:36 +0000 Subject: [PATCH] Accepting request 133287 from home:badshah400:branches:devel:libraries:c_c++ - Update to version 3.4.0 (Ku De Ta): + Faster .randn(). OBS-URL: https://build.opensuse.org/request/show/133287 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=53 --- armadillo-3.3.91.tar.gz | 3 --- armadillo-3.4.0.tar.gz | 3 +++ armadillo.changes | 6 ++++++ armadillo.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 armadillo-3.3.91.tar.gz create mode 100644 armadillo-3.4.0.tar.gz diff --git a/armadillo-3.3.91.tar.gz b/armadillo-3.3.91.tar.gz deleted file mode 100644 index d9f5147..0000000 --- a/armadillo-3.3.91.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74b4fbaf6f70162243709a722851c49978a203b2d769ed4f475ddaa488609d51 -size 3000822 diff --git a/armadillo-3.4.0.tar.gz b/armadillo-3.4.0.tar.gz new file mode 100644 index 0000000..f824e7e --- /dev/null +++ b/armadillo-3.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7653e054f2051a649aa40159edf779e8d3c05c07055db7b1ed9dc4a8513abcbb +size 3003061 diff --git a/armadillo.changes b/armadillo.changes index 81d59b1..583732d 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 7 16:37:55 UTC 2012 - badshah400@gmail.com + +- Update to version 3.4.0 (Ku De Ta): + + Faster .randn(). + ------------------------------------------------------------------- Sat Sep 1 03:47:24 UTC 2012 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 0025027..84009b1 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.3.91 +Version: 3.4.0 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+