diff --git a/.cvsignore b/.cvsignore index 2a71939..b84418b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -octave-3.2.0.tar.bz2 +octave-3.2.2.tar.bz2 diff --git a/import.log b/import.log index d95265c..e776c1e 100644 --- a/import.log +++ b/import.log @@ -1,3 +1,4 @@ octave-3_0_2-2_fc10:HEAD:octave-3.0.2-2.fc10.src.rpm:1224776342 octave-3_0_5-1_fc11:HEAD:octave-3.0.5-1.fc11.src.rpm:1239552316 octave-3_2_0-1_fc11:HEAD:octave-3.2.0-1.fc11.src.rpm:1247313567 +octave-3_2_2-1_fc11:HEAD:octave-3.2.2-1.fc11.src.rpm:1249027014 diff --git a/octave.spec b/octave.spec index 34b1bf9..7095e7d 100644 --- a/octave.spec +++ b/octave.spec @@ -2,8 +2,8 @@ %define octave_api api-v37 Name: octave -Version: 3.2.0 -Release: 3%{?dist} +Version: 3.2.2 +Release: 1%{?dist} Summary: A high-level language for numerical computations Epoch: 6 Group: Applications/Engineering @@ -76,11 +76,10 @@ fi %global enable64 no export CPPFLAGS="-DH5_USE_16_API" %configure --enable-shared --disable-static --enable-64=%enable64 F77=gfortran -# SMP make doesn't work in Octave 3.2.0 +# SMP make doesn't work in Octave 3.2.2 #make %{?_smp_mflags} OCTAVE_RELEASE="Fedora %{version}-%{release}" make OCTAVE_RELEASE="Fedora %{version}-%{release}" - %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} @@ -168,6 +167,9 @@ fi %changelog +* Fri Jul 31 2009 Jussi Lehtola - 6:3.2.2-1 +- Update to latest upstream (3.2.2). + * Sat Jul 25 2009 Fedora Release Engineering - 6:3.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 464d12e..df4aba0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f7965847648233cd7ed866dd2db3bcdc octave-3.2.0.tar.bz2 +656d0d11bf9cfea7a4cee226ee63fea7 octave-3.2.2.tar.bz2