From 152e8a2bef970d6eeb2f73b4226055848eaed6ca Mon Sep 17 00:00:00 2001 From: Antonio Trande Date: Sat, 30 Oct 2021 18:25:53 +0200 Subject: [PATCH] Rebuild for SuperLU-5.3.0 --- armadillo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/armadillo.spec b/armadillo.spec index 38cf9f1..a23ca72 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,6 +1,6 @@ Name: armadillo Version: 10.6.0 -Release: 4%{?dist} +Release: 5%{?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 +* Sat Oct 30 2021 Antoio Trande - 10.6.0-5 +- Rebuild for SuperLU-5.3.0 + * Tue Aug 10 2021 Orion Poplawski - 10.6.0-4 - Rebuild for hdf5 1.10.7