diff --git a/armadillo.spec b/armadillo.spec index 8d80589..f745843 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,6 +1,6 @@ Name: armadillo Version: 8.300.0 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave License: ASL 2.0 @@ -110,6 +110,9 @@ rm -rf examples/lib_win64 %doc mex_interface %changelog +* Thu Apr 26 2018 Richard Shaw - 8.300.0-3.1 +- Rebuild for fixed soname in SuperLU 5.2.1. + * Wed Apr 25 2018 Richard Shaw - 8.300.0-3 - Rebuild for SuperLU 5.2.1.