Hello community,

here is the log from the commit of package lua-lmod for openSUSE:Factory 
checked in at 2019-08-27 10:17:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-lmod (Old)
 and      /work/SRC/openSUSE:Factory/.lua-lmod.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-lmod"

Tue Aug 27 10:17:37 2019 rev:16 rq:725391 version:8.1.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-lmod/lua-lmod.changes        2019-03-14 
14:53:48.883774962 +0100
+++ /work/SRC/openSUSE:Factory/.lua-lmod.new.7948/lua-lmod.changes      
2019-08-27 10:18:10.635952390 +0200
@@ -1,0 +2,21 @@
+Thu Aug 22 15:54:01 UTC 2019 - Ana Guerrero Lopez <[email protected]>
+
+- Update to version 8.1.14:
+    * Extended Default feature added: module load intel/17 will find 
+      the "best" intel/17.* etc.
+    * All hidden files are NOT written to the softwarePage output.
+    * Lmod now correctly reports failed to load module "A" in the 
+      special case where "ml A B" and A is a prereq of B and A 
+      doesn't exist.
+    * A meta module takes precedence over a regular module if the 
+      meta module occurs in an earlier directory in $MODULEPATH
+    * Lmod output only "fills" when the text is more than one line 
+      or it is wider than the current width.
+    * Embed the TCL interpreter in Lmod when a site allows TCL files
+    * "module reset" resets $MODULEPATH to be the system $MODULEPATH
+    * Improved tracing of module loads/unloads when --trace is given.
+    * Allow MODULERCFILE to be a colon separated list.
+- Set --with-fastTCLInterp=no, because this option is not supported 
+  with TCL 8.6
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ lua-lmod.spec ++++++
--- /var/tmp/diff_new_pack.DsKjjD/_old  2019-08-27 10:18:11.247952350 +0200
+++ /var/tmp/diff_new_pack.DsKjjD/_new  2019-08-27 10:18:11.247952350 +0200
@@ -39,7 +39,7 @@
 Summary:        Lua-based Environment Modules
 License:        MIT
 Group:          Development/Libraries/Other
-Version:        7.8.15
+Version:        8.1.14
 Release:        0
 Url:            https://github.com/TACC/Lmod
 %if 0%{?ohpc}
@@ -129,7 +129,8 @@
     --libdir=%{lua_archdir} \
     --datadir=%{lua_noarchdir} \
     --with-redirect=yes \
-    --with-autoSwap=no
+    --with-autoSwap=no \
+    --with-fastTCLInterp=no
 make
 find my_docs/ -name .gitignore -delete
 %endif
@@ -152,8 +153,6 @@
 mkdir -p %{buildroot}%{lua_lmod_moduledeps}
 mkdir -p %{buildroot}/%{_mandir}/man1                                          
             
 
-# Fix exec warning
-chmod u+x %{buildroot}%{_datadir}/lmod/%{version}/libexec/ignore_dirs_converter
 # Fix file duplicates
 rm -f %{buildroot}/%{_datadir}/lmod/%{version}/init/ksh
 ln -s %{_datadir}/lmod/%{version}/init/sh  
%{buildroot}/%{_datadir}/lmod/%{version}/init/ksh

++++++ lua-lmod-7.8.15.tar.gz -> lua-lmod-8.1.14.tar.gz ++++++
/work/SRC/openSUSE:Factory/lua-lmod/lua-lmod-7.8.15.tar.gz 
/work/SRC/openSUSE:Factory/.lua-lmod.new.7948/lua-lmod-8.1.14.tar.gz differ: 
char 15, line 1


Reply via email to