From 7fdff1deaf4399a76ea62026080573de53608f4d Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 2 Feb 2018 08:33:04 -0700 Subject: [PATCH] Rebuild for gcc 8.0 --- hdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hdf.spec b/hdf.spec index 1165699..3bac193 100644 --- a/hdf.spec +++ b/hdf.spec @@ -4,7 +4,7 @@ Name: hdf Version: 4.2.13 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A general purpose library and file format for storing scientific data License: BSD Group: System Environment/Libraries @@ -148,6 +148,9 @@ make -j1 check %{_defaultdocdir}/%{name}/examples %changelog +* Fri Feb 02 2018 Orion Poplawski - 4.2.13-6 +- Rebuild for gcc 8.0 + * Sat Jan 20 2018 Antonio Trande 4.2.13-5 - Enable szlib support