From 3e0830ac0948ad8147f4aed4f66c32512dd14073 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 6 Dec 2016 11:50:32 -0700 Subject: [PATCH] Rebuild for hdf5 1.8.18 --- octave.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/octave.spec b/octave.spec index 1082f55..b6ea6a3 100644 --- a/octave.spec +++ b/octave.spec @@ -16,7 +16,7 @@ Name: octave Epoch: 6 Version: 4.0.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A high-level language for numerical computations Group: Applications/Engineering License: GPLv3+ @@ -407,6 +407,9 @@ fi %{_pkgdocdir}/refcard*.pdf %changelog +* Tue Dec 06 2016 Orion Poplawski - 6:4.0.3-3 +- Rebuild for hdf5 1.8.18 + * Fri Sep 9 2016 Orion Poplawski - 6:4.0.3-2 - Add upstream patch to fix build with texinfo 5 on <=EL7