diff --git a/8.7.24.tar.gz b/Lmod-8.7.32.tar.gz similarity index 61% rename from 8.7.24.tar.gz rename to Lmod-8.7.32.tar.gz index e86f399..94720d5 100644 Binary files a/8.7.24.tar.gz and b/Lmod-8.7.32.tar.gz differ diff --git a/Lmod.spec b/Lmod.spec index 55721a5..7a5a65c 100644 --- a/Lmod.spec +++ b/Lmod.spec @@ -2,13 +2,13 @@ %global debug_package %{nil} Name: Lmod -Version: 8.7.24 +Version: 8.7.32 Release: 1 Summary: Environmental Modules System in Lua License: MIT and LGPLv2 URL: https://github.com/TACC/Lmod -Source0: https://github.com/TACC/Lmod/archive/refs/tags/%{version}.tar.gz +Source0: https://github.com/TACC/Lmod/archive/%{version}/Lmod-%{version}.tar.gz Source1: macros.%{name} # redirect echo stmts to stderr in init/bash.in @@ -99,6 +99,9 @@ install -Dpm 644 %{SOURCE1} %{buildroot}/%{macrosdir}/macros.%{name} %changelog +* Wed Jan 10 2024 yaoxin - 8.7.32-1 +- Upgrade to 8.7.32 + * Fri May 05 2023 Ge Wang - 8.7.24-1 - Update to 8.7.24