[Lmod] Update to 5.9

Orion Poplawski orion at fedoraproject.org
Thu Mar 19 04:21:41 UTC 2015


commit 2fd2fdba6b4c4d04506acfd152a2732e1f7c7c95
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Mar 18 22:21:39 2015 -0600

    Update to 5.9

 .gitignore | 1 +
 Lmod.spec  | 7 +++++--
 sources    | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1f62254..a40db47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /Lmod-5.7.4.tar.bz2
 /Lmod-5.7.5.tar.bz2
 /Lmod-5.8.tar.bz2
+/Lmod-5.9.tar.bz2
diff --git a/Lmod.spec b/Lmod.spec
index 4d3321c..552911c 100644
--- a/Lmod.spec
+++ b/Lmod.spec
@@ -1,7 +1,7 @@
 %global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
 
 Name:           Lmod
-Version:        5.8
+Version:        5.9
 Release:        1%{?dist}
 Summary:        Environmental Modules System in Lua
 
@@ -107,7 +107,10 @@ fi
 
 
 %changelog
-* Tue Nov 5 2014 Orion Poplawski <orion at cora.nwra.com> - 5.8-1
+* Wed Mar 18 2015 Orion Poplawski <orion at cora.nwra.com> - 5.9-1
+- Update to 5.9
+
+* Tue Nov 4 2014 Orion Poplawski <orion at cora.nwra.com> - 5.8-1
 - Update to 5.8
 
 * Fri Sep 5 2014 Orion Poplawski <orion at cora.nwra.com> - 5.7.5-1
diff --git a/sources b/sources
index 7429b96..63e3f3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-437ff0a7e5e7de4868b4c6744aeab70a  Lmod-5.8.tar.bz2
+7ec69ea8bfb4e6103a44a514a341e3a4  Lmod-5.9.tar.bz2


More information about the scm-commits mailing list