Update to 8.3.0
This commit is contained in:
parent
1d12ae9f1c
commit
fa6b1a6773
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@ octave-3.2.4.tar.bz2
|
|||||||
/octave-7.3.0-docs.tar.xz
|
/octave-7.3.0-docs.tar.xz
|
||||||
/octave-8.1.0.tar.lz
|
/octave-8.1.0.tar.lz
|
||||||
/octave-8.2.0.tar.lz
|
/octave-8.2.0.tar.lz
|
||||||
|
/octave-8.3.0.tar.lz
|
||||||
|
10
octave.spec
10
octave.spec
@ -36,8 +36,8 @@
|
|||||||
|
|
||||||
Name: octave
|
Name: octave
|
||||||
Epoch: 6
|
Epoch: 6
|
||||||
Version: 8.2.0
|
Version: 8.3.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A high-level language for numerical computations
|
Summary: A high-level language for numerical computations
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.octave.org
|
URL: http://www.octave.org
|
||||||
@ -266,8 +266,7 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
--with-qrupdate \
|
--with-qrupdate \
|
||||||
--with-amd --with-umfpack --with-colamd --with-ccolamd --with-cholmod \
|
--with-amd --with-umfpack --with-colamd --with-ccolamd --with-cholmod \
|
||||||
--with-cxsparse \
|
--with-cxsparse
|
||||||
--disable-jit
|
|
||||||
|
|
||||||
# Check that octave_api is set correctly (autogenerated file)
|
# Check that octave_api is set correctly (autogenerated file)
|
||||||
make liboctave/version.h
|
make liboctave/version.h
|
||||||
@ -458,6 +457,9 @@ make check
|
|||||||
%{_pkgdocdir}/refcard*.pdf
|
%{_pkgdocdir}/refcard*.pdf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 13 2023 Orion Poplawski <orion@nwra.com> - 6:8.3.0-1
|
||||||
|
- Update to 8.3.0
|
||||||
|
|
||||||
* Thu Aug 10 2023 Tom Callaway <spot@fedoraproject.org> - 6:8.2.0-4
|
* Thu Aug 10 2023 Tom Callaway <spot@fedoraproject.org> - 6:8.2.0-4
|
||||||
- rebuild for new qhull
|
- rebuild for new qhull
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (octave-8.2.0.tar.lz) = 837a9d06cc2b66c5f67bd907f234dd06fafa806dc4cb71d61c00e797fd1f99b5d8c827e29f203af885e31b9fd5c65eedf6e70fb3adee39b3d2b81d5f506d9a23
|
SHA512 (octave-8.3.0.tar.lz) = a745a6500beb023f9c47dfb3e8d62903ba95b0d3be844ba1d91f9ef80117c464ab303da293cc3bc0ecc40e2b92546a6b5940ffa2d8c92168f657a16454465378
|
||||||
|
Loading…
x
Reference in New Issue
Block a user