diff --git a/armadillo-3.6.1.tar.gz b/armadillo-3.6.1.tar.gz deleted file mode 100644 index 5af1b9a..0000000 --- a/armadillo-3.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ca5e0542754b70b1fb3008cc5f66c9152008f78ed89cee24a2b8e2c894f27a0 -size 3015353 diff --git a/armadillo-3.6.2.tar.gz b/armadillo-3.6.2.tar.gz new file mode 100644 index 0000000..c0ea59d --- /dev/null +++ b/armadillo-3.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f64c632e619989616c7f219310a06cb1618b16274bdac05b4798d49eb4f149 +size 3016818 diff --git a/armadillo.changes b/armadillo.changes index 8b123df..fb12965 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,5 +1,12 @@ ------------------------------------------------------------------- -Fri Dec 21 18:03:59 UTC 2012 - dmitry@roshchin.org +Tue Jan 29 09:24:54 UTC 2013 - dmitry_r@opensuse.org + +- Update to version 3.6.2 + * faster determinant for matrices marked as diagonal or triangular + * more fine-grained handling of 64 bit integers + +------------------------------------------------------------------- +Fri Dec 21 18:03:59 UTC 2012 - dmitry_r@opensuse.org - Update to version 3.6.1 Changes in 3.6.1 diff --git a/armadillo.spec b/armadillo.spec index b7d10d2..8562d62 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,7 +1,7 @@ # # spec file for package armadillo # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.6.1 +Version: 3.6.2 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+