Hello community,

here is the log from the commit of package lua-lmod for openSUSE:Factory 
checked in at 2020-02-25 16:03:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-lmod (Old)
 and      /work/SRC/openSUSE:Factory/.lua-lmod.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-lmod"

Tue Feb 25 16:03:15 2020 rev:19 rq:777922 version:8.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-lmod/lua-lmod.changes        2019-12-07 
15:22:43.371734337 +0100
+++ /work/SRC/openSUSE:Factory/.lua-lmod.new.26092/lua-lmod.changes     
2020-02-25 16:04:12.632319234 +0100
@@ -1,0 +2,12 @@
+Fri Feb 21 09:52:42 UTC 2020 - Ana Guerrero Lopez <[email protected]>
+
+- Update to version 8.3.1:
+  * The function extensions() now takes a string of comma separated names. 
+  * Add support for "atleast()" and "between()" functions support a "<" 
+    to signify a less than instead of less than or equal to between range.
+  * Make "ml - foo" an error.
+  * It is now safe to have os.exit(1) in a modulefile. Spider can now 
+    handle it.
+- Remove obsolete BuildRequires on ohpc.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ lua-lmod.spec ++++++
--- /var/tmp/diff_new_pack.Fd4Wep/_old  2020-02-25 16:04:13.148319382 +0100
+++ /var/tmp/diff_new_pack.Fd4Wep/_new  2020-02-25 16:04:13.148319382 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lua-lmod
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,9 +26,6 @@
 %define build_pdf 1
 %endif
 
-#
-%define ohpc 0
-
 %define lua_lmod_modulesdir %{_datarootdir}/lmod/modulefiles
 %define lua_lmod_admin_modulesdir %{_datarootdir}/lmod/admin/modulefiles
 %define lua_lmod_moduledeps %{_datarootdir}/lmod/moduledeps
@@ -39,19 +36,13 @@
 Summary:        Lua-based Environment Modules
 License:        MIT
 Group:          Development/Libraries/Other
-Version:        8.2.5
+Version:        8.3.1
 Release:        0
 URL:            https://github.com/TACC/Lmod
-%if 0%{?ohpc}
-BuildRequires:  ohpc
-%endif
-
 Source0:        
https://github.com/TACC/Lmod/archive/%{version}.tar.gz#$/%{name}-%{version}.tar.gz
 Patch1:         
Messages-Remove-message-about-creating-a-consulting-ticket.patch
 Patch2:         Doc-Ugly-workaround-for-bug-in-Sphinx.patch
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
 BuildRequires:  lua >= %{lua_version}
 BuildRequires:  lua-devel >= %{lua_version}
 BuildRequires:  lua-luafilesystem

++++++ lua-lmod-8.2.5.tar.gz -> lua-lmod-8.3.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/lua-lmod/lua-lmod-8.2.5.tar.gz 
/work/SRC/openSUSE:Factory/.lua-lmod.new.26092/lua-lmod-8.3.1.tar.gz differ: 
char 15, line 1


Reply via email to