upgrade version to 5.3.1

This commit is contained in:
markeryang 2024-01-26 07:05:24 +00:00
parent c3e553f693
commit 1638fa6677
3 changed files with 9 additions and 3 deletions

View File

@ -1,8 +1,8 @@
%global vimdatadir %{_datadir}/Modules/share/vim/vimfiles
Name: environment-modules
Version: 5.1.1
Release: 3
Version: 5.3.1
Release: 1
Summary: Provides dynamic modification of a user's environment
License: GPLv2+
URL: http://modules.sourceforge.net/
@ -50,6 +50,7 @@ Help document for the Environment Modules package.
--libdir=%{_libdir} \
--etcdir=%{_sysconfdir}/%{name} \
--vimdatadir=%{vimdatadir} \
--nagelfardatadir=%{_datadir}/Modules/nagelfar \
--disable-set-shell-startup \
--with-python=/usr/bin/python3 \
--with-initconf-in=etcdir \
@ -119,14 +120,19 @@ fi
%{vimdatadir}/ftdetect/modulefile.vim
%{vimdatadir}/ftplugin/modulefile.vim
%{vimdatadir}/syntax/modulefile.vim
%dir %{_datadir}/Modules/nagelfar
%{_datadir}/Modules/nagelfar/*
%files help
%doc ChangeLog README doc/build/{NEWS.txt,MIGRATING.txt,diff_v3_v4.txt}
%doc ChangeLog.gz README doc/build/{NEWS.txt,MIGRATING.txt,diff_v3_v4.txt}
%{_mandir}/man1/module.1.gz
%{_mandir}/man4/modulefile.4.gz
%{_mandir}/man1/ml.1.gz
%changelog
* Fri Jan 26 2024 yanglongkang <yanglongkang@h-partners.com> - 5.3.1-1
- upgrade version to 5.3.1
* Mon Sep 25 2023 zhoupengcheng <zhoupengcheng11@huawei.com> - 5.1.1-3
- DESC:No man page provided via alternatives

Binary file not shown.

BIN
modules-5.3.1.tar.bz2 Normal file

Binary file not shown.