Hello community,

here is the log from the commit of package lua-lmod for openSUSE:Factory 
checked in at 2019-12-07 15:19:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-lmod (Old)
 and      /work/SRC/openSUSE:Factory/.lua-lmod.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-lmod"

Sat Dec  7 15:19:07 2019 rev:18 rq:751802 version:8.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-lmod/lua-lmod.changes        2019-09-30 
15:59:05.881264676 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lmod.new.4691/lua-lmod.changes      
2019-12-07 15:22:43.371734337 +0100
@@ -1,0 +2,19 @@
+Fri Nov 29 08:42:31 UTC 2019 - Ana Guerrero Lopez <[email protected]>
+
+- Update to version 8.2.5:
+   * Better support for the fish shell including tab completion
+   * New function extensions(): This allows for modules like python 
+     to report that the extensions numpy and scipy are part of the 
+     modules. Users can use "module spider numpy" to find which 
+     modules provide numpy etc.
+   * Added a new command "clearLmod" which does a module purge and 
+     removes all LMOD aliases and environment variables.
+   * Remove asking for the absolute path for generating spiderT 
+     and dbT. It now only use when building the reverseMapT.
+   * Lmod now requires "rx" other access when searching for 
+     modulefiles.
+   * settarg correctly handles a power9 processor running linux.
+- Refresh patch 
+  * Messages-Remove-message-about-creating-a-consulting-ticket.patch
+
+-------------------------------------------------------------------

Old:
----
  lua-lmod-8.1.14.tar.gz

New:
----
  lua-lmod-8.2.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lua-lmod.spec ++++++
--- /var/tmp/diff_new_pack.mbSkO0/_old  2019-12-07 15:22:44.931734121 +0100
+++ /var/tmp/diff_new_pack.mbSkO0/_new  2019-12-07 15:22:44.943734119 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lua-lmod
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,9 +39,9 @@
 Summary:        Lua-based Environment Modules
 License:        MIT
 Group:          Development/Libraries/Other
-Version:        8.1.14
+Version:        8.2.5
 Release:        0
-Url:            https://github.com/TACC/Lmod
+URL:            https://github.com/TACC/Lmod
 %if 0%{?ohpc}
 BuildRequires:  ohpc
 %endif

++++++ Messages-Remove-message-about-creating-a-consulting-ticket.patch ++++++
--- /var/tmp/diff_new_pack.mbSkO0/_old  2019-12-07 15:22:45.019734109 +0100
+++ /var/tmp/diff_new_pack.mbSkO0/_new  2019-12-07 15:22:45.027734108 +0100
@@ -7,68 +7,49 @@
 
 Signed-off-by: Egbert Eich <[email protected]>
 ---
- messageDir/de.lua | 4 +---
- messageDir/en.lua | 4 +---
- messageDir/es.lua | 4 +---
- messageDir/fr.lua | 4 +---
- 4 files changed, 4 insertions(+), 12 deletions(-)
-diff --git a/messageDir/de.lua b/messageDir/de.lua
-index 5b30c7e..f4c3c99 100644
+diff -Nrua a/messageDir/de.lua b/messageDir/de.lua
 --- a/messageDir/de.lua
 +++ b/messageDir/de.lua
-@@ -103,9 +103,7 @@ Es ist auch möglich, dass Ihr Cache veraltet ist. 
Versuchen Sie:
- Es ist bereits "%{oldName}" geladen.
- Verwenden Sie folgendes Kommando, um das Modul zu laden:
+@@ -105,7 +105,6 @@
+ 
+   $ module swap %{oldName} %{fullName}
  
--  $ module swap %{oldName} %{fullName}
--
 -Falls Sie weitere Unterstützung brauchen, erstellen Sie ein Support-Ticket.
-+  $ module swap %{oldName} %{fullName}.
  ]==],
       e_Illegal_Load        = nil,
-      e_LocationT_Srch      = "Fehler in \"LocationT:search()\".",
-diff --git a/messageDir/en.lua b/messageDir/en.lua
-index 0f4a37f..1f1ed00 100644
+      e_Illegal_option      = nil,
+diff -Nrua a/messageDir/en.lua b/messageDir/en.lua
 --- a/messageDir/en.lua
 +++ b/messageDir/en.lua
-@@ -116,9 +116,7 @@ Also make sure that all modulefiles written in TCL start 
with the string #%Modul
- You already have %{oldName} loaded.
- To correct the situation, please execute the following command:
+@@ -118,7 +118,6 @@
+ 
+   $  module swap %{oldName} %{fullName}
  
--  $  module swap %{oldName} %{fullName}
--
 -Please submit a consulting ticket if you require additional assistance.
-+  $  module swap %{oldName} %{fullName}.
  ]==],
-      e_Illegal_Load       = [==[The following module(s) are illegal: 
%{module_list}
+      e_Illegal_Load        = [==[The following module(s) are illegal: 
%{module_list}
  Lmod does not support modulefiles that start with two or more underscores
-diff --git a/messageDir/es.lua b/messageDir/es.lua
-index 967ab80..f3df4ad 100644
+diff -Nrua a/messageDir/es.lua b/messageDir/es.lua
 --- a/messageDir/es.lua
 +++ b/messageDir/es.lua
-@@ -81,9 +81,7 @@ También es posible que su archivo de cache estea 
desactualizado. Intente:
- Ya tiene %{oldName} cargado.
- Para solucionar esta situación, introduzca el siguiente comando:
+@@ -83,7 +83,6 @@
+ 
+   $  module swap %{oldName} %{fullName}
  
--  $  module swap %{oldName} %{fullName}
--
 -Por favor, envíe un ticket si necesita más ayuda.
-+  $  module swap %{oldName} %{fullName}.
  ]==],
+      e_Illegal_option      = nil,
       e_Illegal_Load        = nil,
-      e_LocationT_Srch      = "Error in LocationT:search()",
-diff --git a/messageDir/fr.lua b/messageDir/fr.lua
-index f587371..8d001fb 100644
+diff -Nrua a/messageDir/fr.lua b/messageDir/fr.lua
 --- a/messageDir/fr.lua
 +++ b/messageDir/fr.lua
-@@ -108,9 +108,7 @@ Il est aussi possible que votre cache soit désuète. 
Essayez :
- %{oldName} est déjà chargé.
- Pour corriger le problème, vous pouvez utiliser la commande suivante :
+@@ -110,8 +110,6 @@
  
--  $  module swap %{oldName} %{fullName}
--
--Merci de bien vouloir soumettre un ticket si vous désirez plus d'assistance.
-+  $  module swap %{oldName} %{fullName}.
+   $  module swap %{oldName} %{fullName}
  
+-Merci de bien vouloir soumettre un ticket si vous désirez plus d'assistance.
+-
  ]==],
       e_Illegal_Load      = nil,
+      e_Illegal_option    = nil,
+

++++++ lua-lmod-8.1.14.tar.gz -> lua-lmod-8.2.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/lua-lmod/lua-lmod-8.1.14.tar.gz 
/work/SRC/openSUSE:Factory/.lua-lmod.new.4691/lua-lmod-8.2.5.tar.gz differ: 
char 13, line 1


Reply via email to