[lis] Update to 1.5.50

flo flo at fedoraproject.org
Tue Feb 10 19:40:25 UTC 2015


commit 1b4a86511f2c61e9401a724b18789c64a3b51954
Author: Lehner Florian <dev at der-flo.net>
Date:   Tue Feb 10 20:38:09 2015 +0100

    Update to 1.5.50
    
    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 7b11610..3335cf2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
 /lis-1.5.41.tar.gz
 /lis-1.5.43.tar.gz
 /lis-1.5.47.tar.gz
+/lis-1.5.50.tar.gz
diff --git a/lis.spec b/lis.spec
index d1cb74b..a9630f3 100644
--- a/lis.spec
+++ b/lis.spec
@@ -1,5 +1,5 @@
 Name:		lis
-Version:	1.5.47
+Version:	1.5.50
 Release:	1%{?dist}
 Summary:	A library for solving linear equations and eigenvalue problems
 License:	BSD
@@ -114,6 +114,9 @@ popd
 %{_mandir}/man3/lis*.3f.*
 
 %changelog
+* Tue Feb 10 2015 Florian Lehner <dev at der-flo.net> - 1.5.50-1
+- Update to 1.5.50
+
 * Fri Jan 16 2015 Florian Lehner <dev at der-flo.net> - 1.5.47-1
 - Update to 1.5.47
 
diff --git a/sources b/sources
index 6c6edfc..47a42e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc6842e68da96070439735dc75ef0aa7  lis-1.5.47.tar.gz
+d1ee6e723b989c359d3b66fd202b46ce  lis-1.5.50.tar.gz


More information about the scm-commits mailing list