From 99ee91831e0b1fe3475249d130aa95abdd14ed54 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sat, 20 Nov 2021 21:42:56 -0700 Subject: [PATCH] Rebuild for hdf5 1.12.1 --- armadillo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/armadillo.spec b/armadillo.spec index a23ca72..d1ea0df 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,6 +1,6 @@ Name: armadillo Version: 10.6.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave License: ASL 2.0 @@ -123,6 +123,9 @@ make -C "%{_vpath_builddir}" %changelog +* Sun Nov 21 2021 Orion Poplawski - 10.6.0-6 +- Rebuild for hdf5 1.12.1 + * Sat Oct 30 2021 Antoio Trande - 10.6.0-5 - Rebuild for SuperLU-5.3.0