Compare commits
5 Commits
0.3.19-1ma
...
0.3.24-1ma
Author | SHA1 | Date | |
---|---|---|---|
87b1de081a | |||
ab8f39ee0e | |||
623aedaf22 | |||
c3ff6a6b09 | |||
1cbf36b213 |
@ -1,5 +1,5 @@
|
|||||||
Name: openblas
|
Name: openblas
|
||||||
Version: 0.3.19
|
Version: 0.3.24
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An optimized BLAS library based on GotoBLAS2 1.13 BSD version
|
Summary: An optimized BLAS library based on GotoBLAS2 1.13 BSD version
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -78,12 +78,27 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_includedir}/openblas/openblas/*.h
|
%{_includedir}/openblas/openblas/*.h
|
||||||
%{_libdir}/libopenblas.so
|
%{_libdir}/libopenblas.so
|
||||||
%{_libdir}/pkgconfig/openblas.pc
|
%{_libdir}/pkgconfig/openblas.pc
|
||||||
%dir %{_datadir}/cmake/OpenBLAS
|
%dir %{_libdir}/cmake/OpenBLAS
|
||||||
%{_datadir}/cmake/OpenBLAS/OpenBLAS*.cmake
|
%{_libdir}/cmake/OpenBLAS/OpenBLAS*.cmake
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 09 2023 Automatic Build System <autodist@mambasoft.it> 0.3.24-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Apr 02 2023 Automatic Build System <autodist@mambasoft.it> 0.3.23-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Mar 28 2023 Automatic Build System <autodist@mambasoft.it> 0.3.22-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Aug 08 2022 Automatic Build System <autodist@mambasoft.it> 0.3.21-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* 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
|
* Mon Dec 20 2021 Automatic Build System <autodist@mambasoft.it> 0.3.19-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user