3.4.2
This commit is contained in:
parent
674cbb05d2
commit
875db5d071
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ lapack-3.2.2.tgz
|
||||
/lapack-3.3.1.tgz
|
||||
/lapack-3.4.0.tgz
|
||||
/lapack-3.4.1.tgz
|
||||
/lapack-3.4.2.tgz
|
||||
|
@ -9,8 +9,8 @@
|
||||
|
||||
Summary: Numerical linear algebra package libraries
|
||||
Name: lapack
|
||||
Version: %{mediumver}.1
|
||||
Release: 5%{?dist}
|
||||
Version: %{mediumver}.2
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Development/Libraries
|
||||
URL: http://www.netlib.org/lapack/
|
||||
@ -445,6 +445,9 @@ ln -sf libblas64.so.%{version} libblas64.so.%{mediumver}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 21 2013 Tom Callaway <spot@fedoraproject.org> - 3.4.2-1
|
||||
- update to 3.4.2
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user