Rebuild for updated lapack

https://bugzilla.redhat.com/show_bug.cgi?id=1286349
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-11-28 21:42:05 -05:00
parent 76d4dba820
commit d03b304c5a
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Version: 3.10.2
%if "%{?enable_native_atlas}" != "0"
%define dist .native
%endif
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Automatically Tuned Linear Algebra Software
Group: System Environment/Libraries
@ -819,6 +819,9 @@ fi
%endif
%changelog
* Sun Nov 29 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.10.2-11
- Rebuild for updated lapack
* Thu Nov 26 2015 Than Ngo <than@redhat.com> 3.10.2-10
- backport upstream patch for power8 support