diff --git a/.cvsignore b/.cvsignore index 10fa600..13221e9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -octave-3.0.0.tar.bz2 +octave-3.0.1.tar.bz2 diff --git a/octave.spec b/octave.spec index cd41a9e..3115fda 100644 --- a/octave.spec +++ b/octave.spec @@ -2,8 +2,8 @@ %define octave_api api-v32 Name: octave -Version: 3.0.0 -Release: 2%{?dist} +Version: 3.0.1 +Release: 1%{?dist} Summary: A high-level language for numerical computations Epoch: 6 @@ -65,7 +65,7 @@ fi %build %define enable64 no %configure --enable-shared --disable-static --enable-64=%enable64 --with-f77=gfortran -make %{?_smp_mflags} OCTAVE_RELEASE="Fedora Extras %{version}-%{release}" +make %{?_smp_mflags} OCTAVE_RELEASE="EPEL %{version}-%{release}" %install @@ -140,6 +140,9 @@ fi %changelog +* Wed Apr 30 2008 Quentin Spencer 3.0.1-1 +- New release of octave. + * Wed Jan 9 2008 Quentin Spencer 3.0.0-2 - Add curl-devel and pcre-devel as build dependencies. Closes bug 302231. diff --git a/sources b/sources index 475a1cf..48143c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5512acdf60ac04398ff258cbc37f3c4 octave-3.0.0.tar.bz2 +230f3895a42386ec625bf2593a44c441 octave-3.0.1.tar.bz2