diff --git a/Modules.changes b/Modules.changes index 4c5d4bc..ffb22bc 100644 --- a/Modules.changes +++ b/Modules.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Thu May 6 15:40:13 UTC 2021 - Philipp Wagner + +- Update to upstream version 4.7.1 + * Doc: clarify the license terms used by the project. (fix issue #389) + * Align all files from the Modules project under the GPLv2+ license. + Scripts and libraries that were previously licensed with GPLv3+ have + been moved to GPLv2+ with the consent of their respective copyright + holders. (fix issue #389) + * Revert "Install: have configure script assume the . dot directory + when invoked without the prepended ./" as consent was not obtained + from author to relicense the contribution to GPLv2+. + * Doc: fixes few typos in module(1) and modulefile(4). + * Update the sh-to-mod mechanism to support version 3.2 of the fish + shell. Fish 3.2 introduces the . builtin command that should be + regexp-escaped when determining the shell functions or aliases + defined by the script analyzed by sh-to-mod. + * Vim: update addon files to highlight modulefile variables ModuleTool, + ModuleToolVersion and ModulesCurrentModulefile. + * Doc: update the description and default value of the + --with-dark-background-colors and --with-light-background-colors + installation options. + * Doc: add description of changes that occurred on versions 4.6 and 4.7 + for the --with-dark-background-colors and --with-light-background-colors + installation options and for the MODULES_COLORS environment variable. + * Doc: correct the default value of the --with-tag-abbrev installation + option. + * Doc: add Sticky modules cookbook recipe. +- Correct package license to GPLv2+, matching upstream. + ------------------------------------------------------------------- Mon Mar 22 18:48:48 UTC 2021 - Philipp Wagner diff --git a/Modules.spec b/Modules.spec index cca0b94..93ff8f9 100644 --- a/Modules.spec +++ b/Modules.spec @@ -23,10 +23,10 @@ BuildRequires: less BuildRequires: procps BuildRequires: tcl-devel URL: http://modules.sourceforge.net/ -Version: 4.7.0 +Version: 4.7.1 Release: 0 Summary: Change environment at runtime -License: BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later +License: GPL-2.0-or-later Group: System/Management Requires: python3 Requires: tcl diff --git a/modules-4.7.0.tar.gz b/modules-4.7.0.tar.gz deleted file mode 100644 index 981af67..0000000 --- a/modules-4.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ab0a649e23b4dd00963e4cae60e573b449194ecb4035c5ce487330b272b4d06 -size 2073600 diff --git a/modules-4.7.1.tar.gz b/modules-4.7.1.tar.gz new file mode 100644 index 0000000..8443c14 --- /dev/null +++ b/modules-4.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee7ecd62bbbde6d51e30788a97800c39e72515b6a910839fb84041b35ba42b4d +size 2077862