[lis] Update to 1.5.23

flo flo at fedoraproject.org
Wed Nov 26 19:03:59 UTC 2014


commit 95d7a20648190342c77fcd50c15f3d6f841e9656
Author: Lehner Florian <dev at der-flo.net>
Date:   Wed Nov 26 20:03:26 2014 +0100

    Update to 1.5.23
    
    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 4d48a70..45b9f42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /lis-1.5.18.tar.gz
 /lis-1.5.19.tar.gz
 /lis-1.5.22.tar.gz
+/lis-1.5.23.tar.gz
diff --git a/lis.spec b/lis.spec
index de31ecf..cb0ea92 100644
--- a/lis.spec
+++ b/lis.spec
@@ -1,5 +1,5 @@
 Name:		lis
-Version:	1.5.22
+Version:	1.5.23
 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
+* Wed Nov 26 2014 Florian Lehner <dev at der-flo.net> - 1.5.23-1
+- Update to 1.5.23
+
 * Tue Nov 25 2014 Florian Lehner <dev at der-flo.net> - 1.5.22-1
 - Update to 1.5.22
 
diff --git a/sources b/sources
index 9c72a78..7e10a89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5688d076a13ec57bcf8c5efe2f3ca830  lis-1.5.22.tar.gz
+6ec1059048d19a94dca6cca5c0be1bf3  lis-1.5.23.tar.gz


More information about the scm-commits mailing list