[lis] Update to 1.5.24

flo flo at fedoraproject.org
Thu Nov 27 18:05:01 UTC 2014


commit 7887bf3900c72758c685e46b97f20a0e091bae0d
Author: Lehner Florian <dev at der-flo.net>
Date:   Thu Nov 27 19:04:29 2014 +0100

    Update to 1.5.24
    
    Signed-off-by: Lehner Florian <dev at der-flo.net>

 .gitignore |    1 +
 lis.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45b9f42..dc4c3a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /lis-1.5.19.tar.gz
 /lis-1.5.22.tar.gz
 /lis-1.5.23.tar.gz
+/lis-1.5.24.tar.gz
diff --git a/lis.spec b/lis.spec
index cb0ea92..8d0f98c 100644
--- a/lis.spec
+++ b/lis.spec
@@ -1,5 +1,5 @@
 Name:		lis
-Version:	1.5.23
+Version:	1.5.24
 Release:	1%{?dist}
 Summary:	A library for solving linear equations and eigenvalue problems
 License:	BSD
@@ -118,6 +118,9 @@ popd
 %{_mandir}/man3/lis*.3f.*
 
 %changelog
+* Thu Nov 27 2014 Florian Lehner <dev at der-flo.net> - 1.5.24-1
+- Update to 1.5.24
+
 * Wed Nov 26 2014 Florian Lehner <dev at der-flo.net> - 1.5.23-1
 - Update to 1.5.23
 
diff --git a/sources b/sources
index 7e10a89..8106c88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ec1059048d19a94dca6cca5c0be1bf3  lis-1.5.23.tar.gz
+640ba2dafa33262dcbd27f7a04eaa42c  lis-1.5.24.tar.gz


More information about the scm-commits mailing list