From 02cdc4455affc8d8756d6de958f2ecff710ba8c8 Mon Sep 17 00:00:00 2001 From: Antonio Trande Date: Wed, 10 Apr 2024 12:32:23 +0200 Subject: [PATCH] Rebuild for SuperLU-6.0.1 in EPEL9 (new build release on EPEL9) --- armadillo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/armadillo.spec b/armadillo.spec index d02da4b..3956ecd 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,6 +1,6 @@ Name: armadillo Version: 12.6.6 -Release: 1%{?dist}.1 +Release: 2%{?dist} Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave License: ASL 2.0 @@ -116,6 +116,9 @@ make -C "%{_vpath_builddir}" %changelog +* Wed Apr 10 2024 Antonio Trande - 12.6.6-2 +- Rebuild for SuperLU-6.0.1 in EPEL9 (new build release on EPEL9) + * Fri Apr 05 2024 Antonio Trande - 12.6.6-1 - Rebuild for SuperLU-6.0.1 in EPEL9 (minor bump)