File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,9 @@ This file describes changes in recent versions of Modules. It primarily
77documents those changes that are of interest to users and admins.
88
99
10- Modules 4.1.0 (2018-01-?? )
10+ Modules 4.1.0 (2018-01-15 )
1111--------------------------
1212
13- **Ongoing work! This version has not been released yet. **
14-
1513* Extend stderr output redirection on sh-kind shells to all terminal-attached
1614 shell session, not only interactive shell session.
1715* Extend shell code produced by the ``autoinit `` command to perform the same
Original file line number Diff line number Diff line change 11%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
22
33Name: environment-modules
4- Version: 4.0 .0
4+ Version: 4.1 .0
55Release: @MODULES_RPM_RELEASE@%{?dist}
66Summary: Provides dynamic modification of a user's environment
77
212212
213213
214214%changelog
215+ * Mon Jan 15 2018 Xavier Delaruelle <
[email protected] > - 4.1.0-1
216+ - Update to 4.1.0
217+ - Enable pagination with less as pager
218+ - Define LD_LIBRARY_PATH as quarantine variable to protect module execution
219+
215220* Mon Oct 16 2017 Xavier Delaruelle <
[email protected] > - 4.0.0-1
216221- Update to 4.0.0
217222- Add Obsoletes/Provides rules for modules-tcl package
You can’t perform that action at this time.
0 commit comments