Update to 0.3.25
Fix homepage URL and tarball name Signed-off-by: Ismail Doenmez <ismail@i10z.com>
This commit is contained in:
parent
5123a10ecd
commit
54c877216e
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
/v*.tar.gz
|
/OpenBLAS-*.tar.gz
|
||||||
/openblas-*.tar.gz
|
|
||||||
|
@ -14,13 +14,13 @@
|
|||||||
# "obsoleted" features are still kept in the spec.
|
# "obsoleted" features are still kept in the spec.
|
||||||
|
|
||||||
Name: openblas
|
Name: openblas
|
||||||
Version: 0.3.24
|
Version: 0.3.25
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An optimized BLAS library based on GotoBLAS2
|
Summary: An optimized BLAS library based on GotoBLAS2
|
||||||
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/xianyi/OpenBLAS/
|
URL: https://github.com/OpenMathLib/OpenBLAS
|
||||||
Source0: %url/archive/v%{version}/openblas-%{version}.tar.gz
|
Source0: %url/archive/v%{version}/OpenBLAS-%{version}.tar.gz
|
||||||
|
|
||||||
# Use system lapack
|
# Use system lapack
|
||||||
Patch0: openblas-0.2.15-system_lapack.patch
|
Patch0: openblas-0.2.15-system_lapack.patch
|
||||||
@ -648,6 +648,9 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 30 2023 Ismail Doenmez <ismail@i10z.com> - 0.3.25-1
|
||||||
|
- Update to 0.3.25
|
||||||
|
|
||||||
* Fri Oct 27 2023 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 0.3.24-1
|
* Fri Oct 27 2023 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 0.3.24-1
|
||||||
- Update to 0.3.24
|
- Update to 0.3.24
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (openblas-0.3.24.tar.gz) = fe66e3a258ca1720764ed243f6d61017d6ef14bd33b76f20b19b34754096ec2be9fbeb1a78743f38ee71381746d6af9a1c16a8f3982e423afec422fcb50852d0
|
SHA512 (OpenBLAS-0.3.25.tar.gz) = 69bcf8082575b01ce1734fc9d33454314964a7e81ff29a7c1a764af3083ac0dc24289fd72bbe22c9583398bda7b658d6e4ab1d5036e43412745f0be3c2185b3c
|
||||||
|
Loading…
Reference in New Issue
Block a user