Update to 6.3.0
This commit is contained in:
parent
66154bafb2
commit
9c0483f765
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ octave-3.2.4.tar.bz2
|
||||
/octave-6.1.0.tar.lz
|
||||
/octave-6.1.0-docs.tar.lz
|
||||
/octave-6.2.0.tar.lz
|
||||
/octave-6.3.0.tar.lz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# From src/version.h:#define OCTAVE_API_VERSION
|
||||
%global octave_api api-v55
|
||||
%global octave_api api-v56
|
||||
|
||||
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||
|
||||
@ -36,8 +36,8 @@
|
||||
|
||||
Name: octave
|
||||
Epoch: 6
|
||||
Version: 6.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 6.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A high-level language for numerical computations
|
||||
License: GPLv3+
|
||||
URL: http://www.octave.org
|
||||
@ -426,6 +426,9 @@ make check %{?el7:|| :}
|
||||
%{_pkgdocdir}/refcard*.pdf
|
||||
|
||||
%changelog
|
||||
* Tue Aug 10 2021 Orion Poplawski <orion@nwra.com> - 6:6.3.0-1
|
||||
- Update to 6.3.0
|
||||
|
||||
* Mon Aug 09 2021 Orion Poplawski <orion@nwra.com> - 6:6.2.0-1
|
||||
- Update to 6.2.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (octave-6.2.0.tar.lz) = bcd5c018c6761fff76f1495b9a7bdac3fa71722233ee9230e682b16215d2c95302944b910a540fbc89215148b7037727561b4ef00f3b5a48da898dcbba2b76fe
|
||||
SHA512 (octave-6.3.0.tar.lz) = c5acef1964373a1992d608736cbf433d1147a468504789bb30a52688cd60cdd050300e68b6d691c38e0fd3925c102feba208b2256bb463369bddac5a02d956e7
|
||||
|
Loading…
x
Reference in New Issue
Block a user