From 2d47dae9446390e3119d66207e0df67c41b5a2df9d302dc0685d62e3d0dca742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 13 Jun 2013 13:27:40 +0000 Subject: [PATCH] Accepting request 178873 from home:badshah400:branches:devel:libraries:c_c++ Update to version 3.900.4 OBS-URL: https://build.opensuse.org/request/show/178873 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=81 --- armadillo-3.900.0.tar.gz | 3 --- armadillo-3.900.4.tar.gz | 3 +++ armadillo.changes | 8 ++++++++ armadillo.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 armadillo-3.900.0.tar.gz create mode 100644 armadillo-3.900.4.tar.gz diff --git a/armadillo-3.900.0.tar.gz b/armadillo-3.900.0.tar.gz deleted file mode 100644 index 3d0dda0..0000000 --- a/armadillo-3.900.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed2ef89f3a08050202d9b2aa603754110bf3e0e228150fe4a1e6abe208c297f7 -size 3219747 diff --git a/armadillo-3.900.4.tar.gz b/armadillo-3.900.4.tar.gz new file mode 100644 index 0000000..cb0ac2b --- /dev/null +++ b/armadillo-3.900.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a8d7d2ac81bac5e618e05ee228c6e0494de940a55cb28077f3aa6aeef1452a +size 3220723 diff --git a/armadillo.changes b/armadillo.changes index 723b26d..321fea8 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jun 13 05:50:37 UTC 2013 - badshah400@gmail.com + +- Update to version 3.900.4: + + Minor corrections for compilation issues under GCC 4.8+ +- Changes from version 3.900.1, 3.900.2 and 3.900.3 not + documented by upstream. + ------------------------------------------------------------------- Wed Jun 5 00:45:22 UTC 2013 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 04777ae..4008865 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,13 +17,13 @@ Name: armadillo -Version: 3.900.0 +Version: 3.900.4 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0 Group: Development/Libraries/C and C++ Url: http://arma.sourceforge.net/ -Source: http://download.sourceforge.net/arma/%{name}-%{version}.tar.gz +Source: http://downloads.sourceforge.net/arma/%{name}-%{version}.tar.gz Source2: baselibs.conf BuildRequires: blas-devel BuildRequires: boost-devel