diff --git a/hdf.spec b/hdf.spec index c6508f4..7f9133d 100644 --- a/hdf.spec +++ b/hdf.spec @@ -4,7 +4,7 @@ Name: hdf Version: 4.2.14 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A general purpose library and file format for storing scientific data License: BSD URL: https://portal.hdfgroup.org/ @@ -252,6 +252,9 @@ make -j1 -C build-static check %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 4.2.14-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Nov 8 2019 Orion Poplawski - 4.2.14-6 - Move compile scripts to hdf-devel and allow multilib install (bz#1769326) - Split shared libraries into hdf-libs sub-package