Update to 7.3.0
This commit is contained in:
parent
4612d8c128
commit
797a124cb4
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@ octave-3.2.4.tar.bz2
|
||||
/octave-6.4.0.tar.lz
|
||||
/octave-7.1.0.tar.lz
|
||||
/octave-7.2.0.tar.lz
|
||||
/octave-7.3.0.tar.lz
|
||||
|
@ -36,8 +36,8 @@
|
||||
|
||||
Name: octave
|
||||
Epoch: 6
|
||||
Version: 7.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 7.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A high-level language for numerical computations
|
||||
License: GPLv3+
|
||||
URL: http://www.octave.org
|
||||
@ -451,6 +451,9 @@ make check
|
||||
%{_pkgdocdir}/refcard*.pdf
|
||||
|
||||
%changelog
|
||||
* Fri Nov 04 2022 Orion Poplawski <orion@nwra.com> - 6:7.3.0-1
|
||||
- Update to 7.3.0
|
||||
|
||||
* Sun Oct 02 2022 Orion Poplawski <orion@nwra.com> - 6:7.2.0-2
|
||||
- Disable qscintilla and sundials support on EPEL9 for now (bz#2122390)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (octave-7.2.0.tar.lz) = 15189bfb28f9df74949d292cd712e8bd0ade72a8a5148f29bc386039cad3cbb0c1e55b5212bceb3c9285fd5a1a2663185ff7c80e8435ff14665469df58d76c0e
|
||||
SHA512 (octave-7.3.0.tar.lz) = 8448aa01fa2a0650993ff9e4a4a017c243d5bf4af17cc321458e583913f4a71c2a34d60c1f79b8fedd5f00604f0960b94a4e2c0d9b87f07b13e969afe2951aa2
|
||||
|
Loading…
Reference in New Issue
Block a user