From 048019f2f03ae71e21bbe80eb5596ad9f5e28185 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 22 Nov 2021 12:18:07 -0700 Subject: [PATCH] Rebuild for hdf5 1.12.1 --- highfive.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/highfive.spec b/highfive.spec index 8d3a2d5..30931e0 100644 --- a/highfive.spec +++ b/highfive.spec @@ -37,7 +37,7 @@ Feature support: Name: highfive Version: 2.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Header-only C++ HDF5 interface License: Boost @@ -160,6 +160,9 @@ mv -v '%{buildroot}/%{_datadir}/%{pretty_name}/CMake' \ %changelog +* Mon Nov 22 2021 Orion Poplawski - 2.3.1-2 +- Rebuild for hdf5 1.12.1 + * Fri Aug 27 2021 Benjamin A. Beasley - 2.3.1-1 - Update to 2.3.1 - Drop patches, which were all upstreamed