From 1e70a3e5cc18caca08c9e0b3390d3c4c3252a0d0808d510bc165ab83bbfdaabd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 29 May 2012 07:55:56 +0000 Subject: [PATCH] Accepting request 122645 from home:badshah400:branches:devel:libraries:c_c++ Update to version 3.2.1 OBS-URL: https://build.opensuse.org/request/show/122645 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=41 --- armadillo-3.2.0.tar.gz | 3 --- armadillo-3.2.1.tar.gz | 3 +++ armadillo.changes | 7 +++++++ armadillo.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 armadillo-3.2.0.tar.gz create mode 100644 armadillo-3.2.1.tar.gz diff --git a/armadillo-3.2.0.tar.gz b/armadillo-3.2.0.tar.gz deleted file mode 100644 index 5ede060..0000000 --- a/armadillo-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9514e000090a3a8a3b8c2793d754c5274f100b017c75553e3aaf0ce74e9f7bbb -size 2928885 diff --git a/armadillo-3.2.1.tar.gz b/armadillo-3.2.1.tar.gz new file mode 100644 index 0000000..dcee559 --- /dev/null +++ b/armadillo-3.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523b0c25606a579c661015cfaf15e72ce0f3e416b88a3bd10837a1b839154fcc +size 2930122 diff --git a/armadillo.changes b/armadillo.changes index b840e44..c8732ba 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 29 03:56:47 UTC 2012 - badshah400@gmail.com + +- Update to version 3.2.1: + + Minor fix for compiling without debugging enabled (aka release + mode). + ------------------------------------------------------------------- Fri May 18 13:30:23 UTC 2012 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index c13e911..33eb2b9 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.2.0 +Version: 3.2.1 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+