automatic version update by autodist [release 0.3.15-1mamba;Tue May 04 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:09:43 +01:00
parent 2d4dbee800
commit 357208823c

View File

@ -1,5 +1,5 @@
Name: openblas
Version: 0.3.14
Version: 0.3.15
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,9 @@ This package contains libraries and header files for developing applications tha
%changelog
* 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