|
|
|
@ -20,7 +20,7 @@
|
|
|
|
|
|
|
|
|
|
Name: flexiblas
|
|
|
|
|
Version: %{major_version}.%{minor_version}.%{patch_version}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: A BLAS/LAPACK wrapper library with runtime exchangeable backends
|
|
|
|
|
|
|
|
|
|
# LGPL-3.0-or-later
|
|
|
|
@ -438,6 +438,10 @@ make -C build64 test
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.4.2-3
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.4.2-2
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|