From 2fea741cf9743308d7e155b7de3784ae25789f36 Mon Sep 17 00:00:00 2001 From: Jussi Lehtola Date: Sun, 13 Feb 2011 20:33:57 +0200 Subject: [PATCH] Bump spec. --- octave.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/octave.spec b/octave.spec index b48b12b..3963d01 100644 --- a/octave.spec +++ b/octave.spec @@ -3,7 +3,7 @@ Name: octave Version: 3.2.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A high-level language for numerical computations Epoch: 6 Group: Applications/Engineering @@ -184,6 +184,9 @@ fi %changelog +* Sun Feb 13 2011 Jussi Lehtola - 6:3.2.4-4 +- Rebuild against newer hdf5 (BZ #676707 and #677152). + * Sun Feb 28 2010 Alex Lancaster - 6:3.2.4-3 - Temporarily disable %%check to enable build to complete and ensure upgrade path works. This works around a crash in the imread.m image test