From 9eff8a89e9318fe5a4d82c49ffa304d074471e57 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Jan 07 2015 18:17:53 +0000 Subject: Rebuild for hdf5 1.8.4 --- diff --git a/CBFlib.spec b/CBFlib.spec index 9a5f571..ccad605 100644 --- a/CBFlib.spec +++ b/CBFlib.spec @@ -1,7 +1,7 @@ Summary: Crystallographic Binary File and Image Library Name: CBFlib Version: 0.9.5.1 -Release: 1%{?dist} +Release: 2%{?dist} # library files (*.so*) are LGPLv2+, all else is GPLv2+ License: GPLv2+ and (GPLv2+ or LGPLv2+) Group: System Environment/Libraries @@ -138,6 +138,9 @@ rm -rf %{buildroot} %{_includedir}/cbf %changelog +* Wed Jan 07 2015 Orion Poplawski - 0.9.5.1-2 +- Rebuild for hdf5 1.8.4 + * Sun Sep 28 2014 Tim Fenn - 0.9.5.1-1 - update to 0.9.5.1 - remove convert_image due to mktemp call