From f64fac5ed22c14d13a6f33abb13d82d8df5be264118239a801e0be8eb6100e2f Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 2 Jun 2012 15:01:02 +0000 Subject: [PATCH] Accepting request 123263 from home:badshah400:branches:devel:libraries:c_c++ Update to version 3.2.2: minor bug-fix release OBS-URL: https://build.opensuse.org/request/show/123263 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=43 --- armadillo-3.2.1.tar.gz | 3 --- armadillo-3.2.2.tar.gz | 3 +++ armadillo.changes | 8 ++++++++ armadillo.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 armadillo-3.2.1.tar.gz create mode 100644 armadillo-3.2.2.tar.gz diff --git a/armadillo-3.2.1.tar.gz b/armadillo-3.2.1.tar.gz deleted file mode 100644 index dcee559..0000000 --- a/armadillo-3.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:523b0c25606a579c661015cfaf15e72ce0f3e416b88a3bd10837a1b839154fcc -size 2930122 diff --git a/armadillo-3.2.2.tar.gz b/armadillo-3.2.2.tar.gz new file mode 100644 index 0000000..0a8bfed --- /dev/null +++ b/armadillo-3.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371ca6a12951c663a4244a7569b940e514441795254a545db82c5f02df2cbe60 +size 2932207 diff --git a/armadillo.changes b/armadillo.changes index c8732ba..0f8983b 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 31 17:33:30 UTC 2012 - badshah400@gmail.com + +- Update to version 3.2.2: + + Better detection of ATLAS on Fedora and Red Hat systems + + Minor fix for compiling without debugging enabled (aka release + mode). + ------------------------------------------------------------------- Tue May 29 03:56:47 UTC 2012 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 33eb2b9..1625e73 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.2.1 +Version: 3.2.2 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+