Upgrade to 8.7.32

This commit is contained in:
starlet-dx 2024-01-10 10:23:28 +08:00
parent e937e09431
commit c0caf4e5a0
2 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -2,13 +2,13 @@
%global debug_package %{nil} %global debug_package %{nil}
Name: Lmod Name: Lmod
Version: 8.7.24 Version: 8.7.32
Release: 1 Release: 1
Summary: Environmental Modules System in Lua Summary: Environmental Modules System in Lua
License: MIT and LGPLv2 License: MIT and LGPLv2
URL: https://github.com/TACC/Lmod 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} Source1: macros.%{name}
# redirect echo stmts to stderr in init/bash.in # redirect echo stmts to stderr in init/bash.in
@ -99,6 +99,9 @@ install -Dpm 644 %{SOURCE1} %{buildroot}/%{macrosdir}/macros.%{name}
%changelog %changelog
* Wed Jan 10 2024 yaoxin <yao_xin001@hoperun.com> - 8.7.32-1
- Upgrade to 8.7.32
* Fri May 05 2023 Ge Wang <wang__ge@126.com> - 8.7.24-1 * Fri May 05 2023 Ge Wang <wang__ge@126.com> - 8.7.24-1
- Update to 8.7.24 - Update to 8.7.24