diff --git a/.gitignore b/.gitignore index 120d776..ea18aa3 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/lapack.spec b/lapack.spec index d2abf38..6183901 100644 --- a/lapack.spec +++ b/lapack.spec @@ -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 - 3.4.2-1 +- update to 3.4.2 + * Thu Feb 14 2013 Fedora Release Engineering - 3.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index f74ace9..a25f293 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -44c3869c38c8335c2b9c2a8bb276eb55 lapack-3.4.1.tgz -0a8db99677bc07014aedccc405d290e8 manpages.tgz +5e6b576f13115f653ecd4526bfdbb78f manpages.tgz +61bf1a8a4469d4bdb7604f5897179478 lapack-3.4.2.tgz