From ef24dc6a07632ae36f6e9683b8b8e441a5844e0d8ffd0351ebf70b0bcc428a65 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Wed, 31 Jul 2013 19:58:40 +0000 Subject: [PATCH] Accepting request 185309 from home:Dmitry_R:branches:devel:libraries:c_c++ - Update to version 9.900.7 * minor fix for inplace reshape() * minor corrections for compilation issues under GCC 4.8+ OBS-URL: https://build.opensuse.org/request/show/185309 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=85 --- armadillo-3.900.6.tar.gz | 3 --- armadillo-3.900.7.tar.gz | 3 +++ armadillo.changes | 7 +++++++ armadillo.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 armadillo-3.900.6.tar.gz create mode 100644 armadillo-3.900.7.tar.gz diff --git a/armadillo-3.900.6.tar.gz b/armadillo-3.900.6.tar.gz deleted file mode 100644 index ea20f51..0000000 --- a/armadillo-3.900.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:253c27b148be1f027b66355f5ebc15eb6f812f29dfabd88a26f4f775424b29b0 -size 3220637 diff --git a/armadillo-3.900.7.tar.gz b/armadillo-3.900.7.tar.gz new file mode 100644 index 0000000..8624392 --- /dev/null +++ b/armadillo-3.900.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10adc34add22b8661c16e9b7c5b3b5496b85938654a909944d510f8374824d63 +size 3220603 diff --git a/armadillo.changes b/armadillo.changes index e832a40..6cda871 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jul 31 19:09:57 UTC 2013 - dmitry_r@opensuse.org + +- Update to version 9.900.7 + * minor fix for inplace reshape() + * minor corrections for compilation issues under GCC 4.8+ + ------------------------------------------------------------------- Wed Jun 26 21:34:28 UTC 2013 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 15857fe..5341413 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.900.6 +Version: 3.900.7 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0