[Lmod] Update to 5.8

Orion Poplawski orion at fedoraproject.org
Tue Nov 4 21:37:05 UTC 2014


commit cf069ba6a828b7a360c62ed610ad67937d359c3e
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Nov 4 14:37:17 2014 -0700

    Update to 5.8

 .gitignore |    1 +
 Lmod.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 808ae04..1f62254 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Lmod-5.7.1.tar.bz2
 /Lmod-5.7.4.tar.bz2
 /Lmod-5.7.5.tar.bz2
+/Lmod-5.8.tar.bz2
diff --git a/Lmod.spec b/Lmod.spec
index 52c1a77..4d3321c 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.7.5
+Version:        5.8
 Release:        1%{?dist}
 Summary:        Environmental Modules System in Lua
 
@@ -107,6 +107,9 @@ fi
 
 
 %changelog
+* Tue Nov 5 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
 - Update to 5.7.5
 
diff --git a/sources b/sources
index 4026da3..7429b96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aef1fe4eff811c0db9001266173cf056  Lmod-5.7.5.tar.bz2
+437ff0a7e5e7de4868b4c6744aeab70a  Lmod-5.8.tar.bz2


More information about the scm-commits mailing list