From f310c0fd02a9a31682122a75a2a9966ebe50b2ef Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 6 Sep 2012 21:33:38 -0600 Subject: [PATCH] Update to 3.4.1 --- .gitignore | 1 + lapack.spec | 7 +++++-- sources | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d864a06..120d776 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ manpages.tgz lapack-3.2.2.tgz /lapack-3.3.1.tgz /lapack-3.4.0.tgz +/lapack-3.4.1.tgz diff --git a/lapack.spec b/lapack.spec index 39a1510..0f966ac 100644 --- a/lapack.spec +++ b/lapack.spec @@ -3,8 +3,8 @@ Summary: Numerical linear algebra package libraries Name: lapack -Version: %{mediumver}.0 -Release: 3%{?dist} +Version: %{mediumver}.1 +Release: 1%{?dist} License: BSD Group: Development/Libraries URL: http://www.netlib.org/lapack/ @@ -265,6 +265,9 @@ ln -sf liblapacke.so.%{version} liblapacke.so.%{mediumver} %{_libdir}/libblas*.a %changelog +* Thu Sep 06 2012 Orion Poplawski - 3.4.1-1 +- Update to 3.4.1 + * Thu Jul 19 2012 Fedora Release Engineering - 3.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 1971d9d..f74ace9 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -02d5706ec03ba885fc246e5fa10d8c70 lapack-3.4.0.tgz -b9448c036dcfb174215ecbd207168fad manpages.tgz +44c3869c38c8335c2b9c2a8bb276eb55 lapack-3.4.1.tgz +0a8db99677bc07014aedccc405d290e8 manpages.tgz