[lis] Update to 1.2.54.

Jussi Lehtola jussilehtola at fedoraproject.org
Wed Nov 2 12:01:45 UTC 2011


commit 455d1f71da2c3927d77914ce270d199f6e63e823
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Wed Nov 2 14:01:40 2011 +0200

    Update to 1.2.54.

 .gitignore |    1 +
 lis.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 118e218..3d70437 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /lis-1.2.53.tar.gz
+/lis-1.2.54.tar.gz
diff --git a/lis.spec b/lis.spec
index 4a26bdc..7a50ee6 100644
--- a/lis.spec
+++ b/lis.spec
@@ -1,6 +1,6 @@
 Name:		lis
-Version:	1.2.53
-Release:	3%{?dist}
+Version:	1.2.54
+Release:	1%{?dist}
 Summary:	A library for solving linear equations and eigenvalue problems
 Group:		Applications/Engineering
 License:	BSD
@@ -94,6 +94,9 @@ sh test.sh
 %doc COPYING doc/*.pdf
 
 %changelog
+* Wed Nov 02 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.2.54-1
+- Update to 1.2.54.
+
 * Sun Sep 18 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.2.53-3
 - Include COPYING in -doc.
 
diff --git a/sources b/sources
index 488661f..524017e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-275597239e7c47ab5aadeee7b7e2c6ce  lis-1.2.53.tar.gz
+dffbf0a0ec1ca3afe96d1bc233840392  lis-1.2.54.tar.gz


More information about the scm-commits mailing list