-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2dfb619
commit 0c6d122
Showing
4 changed files
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
%global vimdatadir %{_datadir}/vim/vimfiles | ||
|
||
Name: environment-modules | ||
Version: 5.3.0 | ||
Version: 5.3.1 | ||
Release: @MODULES_RPM_RELEASE@%{?dist} | ||
Summary: Provides dynamic modification of a user's environment | ||
|
||
|
@@ -235,6 +235,10 @@ fi | |
|
||
|
||
%changelog | ||
* Tue Jun 27 2023 Xavier Delaruelle <[email protected]> - 5.3.1-1 | ||
- Update to 5.3.1 | ||
- Distribute ChangeLog as a zipped file to reduce installation size | ||
|
||
* Sat May 27 2023 Xavier Delaruelle <[email protected]> - 5.3.0-2 | ||
- Install module initialization script for fish as configuration snippet for | ||
this shell via alternatives | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters