diff --git a/.cvsignore b/.cvsignore index b0f5d04..10fa600 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -octave-2.9.19.tar.bz2 +octave-3.0.0.tar.bz2 diff --git a/octave.spec b/octave.spec index d6ede36..dc6db81 100644 --- a/octave.spec +++ b/octave.spec @@ -1,15 +1,15 @@ # From src/version.h:#define OCTAVE_API_VERSION -%define octave_api api-v31 +%define octave_api api-v32 Name: octave -Version: 2.9.19 +Version: 3.0.0 Release: 1%{?dist} Summary: A high-level language for numerical computations Epoch: 6 Group: Applications/Engineering License: GPLv3+ -Source: ftp://ftp.octave.org/pub/octave/bleeding-edge/octave-%{version}.tar.bz2 +Source: ftp://ftp.octave.org/pub/octave/octave-%{version}.tar.bz2 URL: http://www.octave.org Requires: gnuplot less info texinfo Requires(post): /sbin/install-info @@ -139,6 +139,9 @@ fi %changelog +* Fri Dec 21 2007 Quentin Spencer 3.0.0-1 +- Update to 3.0.0. + * Wed Dec 12 2007 Quentin Spencer 2.9.19-1 - Update to 2.9.19 and update octave_api. diff --git a/sources b/sources index 30085ec..475a1cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a1b30a329b13209266ba4f7faefc4af octave-2.9.19.tar.bz2 +d5512acdf60ac04398ff258cbc37f3c4 octave-3.0.0.tar.bz2