diff --git a/armadillo-9.800.1.tar.xz b/armadillo-9.800.1.tar.xz deleted file mode 100644 index ce900ab..0000000 --- a/armadillo-9.800.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebcf57e031465848d2110d2d9f0b09a3bfd31d7e117327e6142935f2e783daee -size 4713172 diff --git a/armadillo-9.800.3.tar.xz b/armadillo-9.800.3.tar.xz new file mode 100644 index 0000000..a107c21 --- /dev/null +++ b/armadillo-9.800.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a481e1dc880b7cb352f8a28b67fe005dc1117d4341277f12999a2355d40d7599 +size 4716468 diff --git a/armadillo.changes b/armadillo.changes index 7d5437d..c43c878 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 4 14:59:19 UTC 2020 - Atri Bhattacharya + +- Update to version 9.800.3: + * Minor bug fixes. + ------------------------------------------------------------------- Wed Oct 30 09:43:40 UTC 2019 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index a68c75d..e5fae3e 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,7 +1,7 @@ # # spec file for package armadillo # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %define soname libarmadillo9 Name: armadillo -Version: 9.800.1 +Version: 9.800.3 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0 Group: Development/Libraries/C and C++ -Url: http://arma.sourceforge.net/ +URL: http://arma.sourceforge.net/ Source: http://downloads.sourceforge.net/arma/%{name}-%{version}.tar.xz Source2: baselibs.conf BuildRequires: arpack-ng-devel