From 17da750ef626821d91be1d94878946981212c620 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Aug 16 2017 20:32:58 +0000 Subject: rebuild against fixed lapack --- diff --git a/atlas.spec b/atlas.spec index c51ffaa..ff38919 100644 --- a/atlas.spec +++ b/atlas.spec @@ -5,7 +5,7 @@ Version: 3.10.2 %if "%{?enable_native_atlas}" != "0" %define dist .native %endif -Release: 19%{?dist} +Release: 20%{?dist} Summary: Automatically Tuned Linear Algebra Software Group: System Environment/Libraries @@ -820,6 +820,9 @@ fi %endif %changelog +* Wed Aug 16 2017 Tom Callaway - 3.10.2-20 +- rebuild again for fixed lapack + * Thu Aug 10 2017 Jakub Martisko - 3.10.2-19 - Rebuild for updated lapack