diff --git a/blis.spec b/blis.spec index ec51a89..f333526 100644 --- a/blis.spec +++ b/blis.spec @@ -20,7 +20,7 @@ Name: blis Version: 0.7.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: BLAS-like Library Instantiation Software Framework License: BSD URL: https://github.com/flame/blis @@ -382,6 +382,13 @@ export LD_LIBRARY_PATH=`pwd`/serial/lib %{macrosdir}/macros.blis-srpm %changelog +* Sat Aug 01 2020 Fedora Release Engineering - 0.7.0-5 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Mon Jul 27 2020 Fedora Release Engineering - 0.7.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Jul 6 2020 Dave Love - 0.7.0-4 - Change conditional BR of memkind-devel