From bf8419872dcc9b2992b55fcf735874e5fd42e091786037ed047545d8fa44c1d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 29 Jun 2012 16:57:40 +0000 Subject: [PATCH] Accepting request 126653 from home:badshah400:branches:devel:libraries:c_c++ Update to version 3.2.3 OBS-URL: https://build.opensuse.org/request/show/126653 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=47 --- armadillo-3.2.2.tar.gz | 3 --- armadillo-3.2.3.tar.gz | 3 +++ armadillo.changes | 7 +++++++ armadillo.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 armadillo-3.2.2.tar.gz create mode 100644 armadillo-3.2.3.tar.gz diff --git a/armadillo-3.2.2.tar.gz b/armadillo-3.2.2.tar.gz deleted file mode 100644 index 0a8bfed..0000000 --- a/armadillo-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:371ca6a12951c663a4244a7569b940e514441795254a545db82c5f02df2cbe60 -size 2932207 diff --git a/armadillo-3.2.3.tar.gz b/armadillo-3.2.3.tar.gz new file mode 100644 index 0000000..005d171 --- /dev/null +++ b/armadillo-3.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d0bcabccd300ac511fcb4d284e94b2d4e941dc2d1f5125c279e82eb9f6ec33 +size 2932140 diff --git a/armadillo.changes b/armadillo.changes index 912e5f9..cecbab3 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jun 29 06:41:42 UTC 2012 - badshah400@gmail.com + +- Update to version 3.2.3: + + Minor correction for declaration of fixed size vectors and + matrices. + ------------------------------------------------------------------- Fri Jun 22 19:04:09 UTC 2012 - scorot@free.fr diff --git a/armadillo.spec b/armadillo.spec index 86991e0..d6c91fa 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,13 +17,13 @@ Name: armadillo -Version: 3.2.2 +Version: 3.2.3 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+ Group: Development/Libraries/C and C++ Url: http://arma.sourceforge.net/ -Source: http://sourceforge.net/projects/arma/files/%{name}-%{version}.tar.gz +Source: http://download.sourceforge.net/arma/%{name}-%{version}.tar.gz Source2: baselibs.conf BuildRequires: blas-devel BuildRequires: boost-devel