[lis] Update to 1.5.22

flo flo at fedoraproject.org
Tue Nov 25 17:21:41 UTC 2014


commit b7818972b7a838add641ed96f7e5f3ee586acd4f
Author: Lehner Florian <dev at der-flo.net>
Date:   Tue Nov 25 18:21:09 2014 +0100

    Update to 1.5.22
    
    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 3f12017..4d48a70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /lis-1.5.13.tar.gz
 /lis-1.5.18.tar.gz
 /lis-1.5.19.tar.gz
+/lis-1.5.22.tar.gz
diff --git a/lis.spec b/lis.spec
index 27ebdcc..de31ecf 100644
--- a/lis.spec
+++ b/lis.spec
@@ -1,5 +1,5 @@
 Name:		lis
-Version:	1.5.19
+Version:	1.5.22
 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
+* Tue Nov 25 2014 Florian Lehner <dev at der-flo.net> - 1.5.22-1
+- Update to 1.5.22
+
 * Fri Nov 21 2014 Florian Lehner <dev at der-flo.net> - 1.5.19-1
 - Update to 1.5.19
 
diff --git a/sources b/sources
index 17c489e..9c72a78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c863cfe472431bc4d42dfa37e47cb84  lis-1.5.19.tar.gz
+5688d076a13ec57bcf8c5efe2f3ca830  lis-1.5.22.tar.gz


More information about the scm-commits mailing list