From 664c151848e003be020e33c8a74ff40dd3c755ee4e41e099e5e93c32f454a5db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 16 Apr 2012 16:43:54 +0000 Subject: [PATCH] Accepting request 113893 from home:badshah400:branches:devel:libraries:c_c++ Update to version 3.0.1: bug-fix release. OBS-URL: https://build.opensuse.org/request/show/113893 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=34 --- armadillo-3.0.0.tar.gz | 3 --- armadillo-3.0.1.tar.gz | 3 +++ armadillo.changes | 7 +++++++ armadillo.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 armadillo-3.0.0.tar.gz create mode 100644 armadillo-3.0.1.tar.gz diff --git a/armadillo-3.0.0.tar.gz b/armadillo-3.0.0.tar.gz deleted file mode 100644 index 484c396..0000000 --- a/armadillo-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73f81a5c4f8710fb5c92a5ea94cdacdd859f81ad6efef6f50da793a90d4ef5f8 -size 2919039 diff --git a/armadillo-3.0.1.tar.gz b/armadillo-3.0.1.tar.gz new file mode 100644 index 0000000..a8ca855 --- /dev/null +++ b/armadillo-3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e15c7b46bf46bf6eb7aa50705ff921cf2945f22ebcdded93a0216c48a22800 +size 2918729 diff --git a/armadillo.changes b/armadillo.changes index 87a374c..73372bd 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Apr 13 03:01:43 UTC 2012 - badshah400@gmail.com + +- Update to version 3.0.1: + + Fixes for compilation errors + + Fixes for potential aliasing issues. + ------------------------------------------------------------------- Mon Apr 9 20:16:36 UTC 2012 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index fed9801..5e8ed89 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.0.0 +Version: 3.0.1 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+