forked from pool/armadillo
Accepting request 1057696 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1057696 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=170
This commit is contained in:
commit
edba8a7ce4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6860134f1ac9656c6a1ccc74c74b75f8c5966ac8612841f2fbf0c91ce39f4e9
|
||||
size 6795788
|
3
armadillo-11.4.3.tar.xz
Normal file
3
armadillo-11.4.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87603263664988af41da2ca4f36205e36ea47a9281fa6cfd463115f3797a1da2
|
||||
size 6802464
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 10 09:15:43 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 11.4.3:
|
||||
* Undocumented bug fixes.
|
||||
- Update source URL.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 10:45:53 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package armadillo
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,13 +18,13 @@
|
||||
|
||||
%define soname libarmadillo11
|
||||
Name: armadillo
|
||||
Version: 11.4.2
|
||||
Version: 11.4.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/
|
||||
Source: http://downloads.sourceforge.net/arma/%{name}-%{version}.tar.xz
|
||||
Source: http://sourceforge.net/projects/arma/files/%{name}-%{version}.tar.xz
|
||||
Source2: baselibs.conf
|
||||
BuildRequires: arpack-ng-devel
|
||||
BuildRequires: blas-devel
|
||||
|
Loading…
Reference in New Issue
Block a user