forked from pool/armadillo
Accepting request 760819 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 9.800.3: * Minor bug fixes. OBS-URL: https://build.opensuse.org/request/show/760819 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=258
This commit is contained in:
parent
8751d554e3
commit
9dd6d6a933
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ebcf57e031465848d2110d2d9f0b09a3bfd31d7e117327e6142935f2e783daee
|
|
||||||
size 4713172
|
|
3
armadillo-9.800.3.tar.xz
Normal file
3
armadillo-9.800.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a481e1dc880b7cb352f8a28b67fe005dc1117d4341277f12999a2355d40d7599
|
||||||
|
size 4716468
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 4 14:59:19 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 9.800.3:
|
||||||
|
* Minor bug fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 09:43:40 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
Wed Oct 30 09:43:40 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package armadillo
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
%define soname libarmadillo9
|
%define soname libarmadillo9
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 9.800.1
|
Version: 9.800.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
|
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Libraries/C and C++
|
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
|
Source: http://downloads.sourceforge.net/arma/%{name}-%{version}.tar.xz
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
BuildRequires: arpack-ng-devel
|
BuildRequires: arpack-ng-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user