From 4897a3366b61a27b78007a629b1ec81bf570be9b Mon Sep 17 00:00:00 2001 From: Kenneth Hoste Date: Mon, 26 Oct 2020 12:10:26 +0100 Subject: [PATCH] roll back to Lmod 8.4.2 --- Lmod-UGent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Lmod-UGent.spec b/Lmod-UGent.spec index 6ec3bea..f9c3e6b 100644 --- a/Lmod-UGent.spec +++ b/Lmod-UGent.spec @@ -1,7 +1,7 @@ %global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) Name: Lmod -Version: 8.4.10 +Version: 8.4.2 Release: 2.ug%{?dist} Summary: Environmental Modules System in Lua @@ -101,6 +101,9 @@ rm -rf %{buildroot} %changelog +* Mon Oct 26 2020 Kenneth Hoste - 8.4.2-2.ug + - roll back to Lmod 8.4.2 because of bug in Lmod 8.4.10 (https://github.com/TACC/Lmod/issues/476) + * Mon Oct 26 2020 Kenneth Hoste - 8.4.10-2.ug - update to Lmod 8.4.10 and add patch to also compile Lmod spider cache with alternate Lua versions