Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions Lmod-UGent.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)

Name: Lmod
Version: 8.4.2
Release: 2.ug%{?dist}
Version: 8.4.12
Release: 1.ug%{?dist}
Summary: Environmental Modules System in Lua

# Lmod-5.3.2/tools/base64.lua is LGPLv2
Expand Down Expand Up @@ -101,6 +101,9 @@ rm -rf %{buildroot}


%changelog
* Thu Nov 5 2020 Kenneth Hoste <kenneth.hoste@ugent.be> - 8.4.12-1.ug
- update to Lmod 8.4.12

* Mon Oct 26 2020 Kenneth Hoste <kenneth.hoste@ugent.be> - 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)

Expand Down