From a8caef4f462d26f46fb90cbc5cc34d78dbf38303 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 6 Dec 2016 11:43:34 -0700 Subject: [PATCH] Rebuild for hdf5 1.8.18 --- netcdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netcdf.spec b/netcdf.spec index 192994e..c00cd3d 100644 --- a/netcdf.spec +++ b/netcdf.spec @@ -1,6 +1,6 @@ Name: netcdf Version: 4.4.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Libraries for the Unidata network Common Data Form Group: Applications/Engineering @@ -334,6 +334,9 @@ done %changelog +* Tue Dec 06 2016 Orion Poplawski - 4.4.1.1-2 +- Rebuild for hdf5 1.8.18 + * Tue Nov 29 2016 Orion Poplawski - 4.4.1.1-1 - Update to 4.4.1.1 - Add patch to fix mpi tests compilation