From 37fed7c8a694c00aaf74c12b47e124a233a22878 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 9 Sep 2008 14:33:15 +0000 Subject: [PATCH] - Update to 3.0.2 --- .cvsignore | 2 +- octave.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 13221e9..14c78e2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -octave-3.0.1.tar.bz2 +octave-3.0.2.tar.bz2 diff --git a/octave.spec b/octave.spec index 09e27ce..346a2f8 100644 --- a/octave.spec +++ b/octave.spec @@ -2,7 +2,7 @@ %define octave_api api-v32 Name: octave -Version: 3.0.1 +Version: 3.0.2 Release: 1%{?dist} Summary: A high-level language for numerical computations Epoch: 6 @@ -141,6 +141,9 @@ fi %changelog +* Mon Sep 8 2008 Orion Poplawski 3.0.2-1 +- Update to 3.0.2 + * Mon Apr 21 2008 Quentin Spencer 3.0.1-1 - New release of octave. Remove gcc 4.3 patch. diff --git a/sources b/sources index 48143c7..1d22da5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -230f3895a42386ec625bf2593a44c441 octave-3.0.1.tar.bz2 +931e28ab1181018c8079fb8138971ab0 octave-3.0.2.tar.bz2