From 089438c3981a5b8ccab1b6f87604ef5fe3ed0c0b1f89453d1105f29515b20b42 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 11 Jul 2012 16:16:49 +0000 Subject: [PATCH] Accepting request 127673 from home:badshah400:branches:devel:libraries:c_c++ Update to version 3.2.4: Fixes a regression with GCC 4.7.0 and 4.7.1 (pls consider for 12.2 as well) OBS-URL: https://build.opensuse.org/request/show/127673 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=49 --- armadillo-3.2.3.tar.gz | 3 --- armadillo-3.2.4.tar.gz | 3 +++ armadillo.changes | 6 ++++++ armadillo.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 armadillo-3.2.3.tar.gz create mode 100644 armadillo-3.2.4.tar.gz diff --git a/armadillo-3.2.3.tar.gz b/armadillo-3.2.3.tar.gz deleted file mode 100644 index 005d171..0000000 --- a/armadillo-3.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38d0bcabccd300ac511fcb4d284e94b2d4e941dc2d1f5125c279e82eb9f6ec33 -size 2932140 diff --git a/armadillo-3.2.4.tar.gz b/armadillo-3.2.4.tar.gz new file mode 100644 index 0000000..9a9d2ee --- /dev/null +++ b/armadillo-3.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5160b779d60ddc5bbe64620c53097b4a65082b9d5739ff24a89de17349f7a2 +size 2932867 diff --git a/armadillo.changes b/armadillo.changes index cecbab3..2d7ede7 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 11 15:44:44 UTC 2012 - badshah400@gmail.com + +- Update to version 3.2.4: + + Workaround for a regression (bug) in GCC 4.7.0 and 4.7.1. + ------------------------------------------------------------------- Fri Jun 29 06:41:42 UTC 2012 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index d6c91fa..f8cf0b0 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.2.3 +Version: 3.2.4 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+