Compare commits
6 Commits
0.3.14-1ma
...
0.3.20-1ma
Author | SHA1 | Date | |
---|---|---|---|
1cbf36b213 | |||
54878d6f2d | |||
d251b52bae | |||
c885028d73 | |||
635090f1a9 | |||
357208823c |
@ -1,5 +1,5 @@
|
||||
Name: openblas
|
||||
Version: 0.3.14
|
||||
Version: 0.3.20
|
||||
Release: 1mamba
|
||||
Summary: An optimized BLAS library based on GotoBLAS2 1.13 BSD version
|
||||
Group: System/Libraries
|
||||
@ -13,10 +13,10 @@ License: BSD
|
||||
BuildRequires: gcc-fortran
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
## AUTOBUILDREQ-END
|
||||
%ifnarch arm aarch64
|
||||
BuildRequires: libquadmath-devel
|
||||
%endif
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
@ -84,6 +84,24 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 21 2022 Automatic Build System <autodist@mambasoft.it> 0.3.20-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 20 2021 Automatic Build System <autodist@mambasoft.it> 0.3.19-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 03 2021 Automatic Build System <autodist@mambasoft.it> 0.3.18-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 16 2021 Automatic Build System <autodist@mambasoft.it> 0.3.17-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 13 2021 Automatic Build System <autodist@mambasoft.it> 0.3.16-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 04 2021 Automatic Build System <autodist@mambasoft.it> 0.3.15-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 20 2021 Automatic Build System <autodist@mambasoft.it> 0.3.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user