Hello community,

here is the log from the commit of package lua-lmod for openSUSE:Factory 
checked in at 2017-10-06 11:05:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-lmod (Old)
 and      /work/SRC/openSUSE:Factory/.lua-lmod.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-lmod"

Fri Oct  6 11:05:11 2017 rev:9 rq:531888 version:6.5.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-lmod/lua-lmod.changes        2017-10-02 
16:54:52.996668591 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lmod.new/lua-lmod.changes   2017-10-06 
11:05:16.644764331 +0200
@@ -1,0 +2,7 @@
+Thu Oct  5 18:46:01 UTC 2017 - [email protected]
+
+- Fix build for Leap, SLE-12 and SLE-15.
+- Remove _service file: the service can be run with
+  'osc service run download_files' as well.
+
+-------------------------------------------------------------------

Old:
----
  _service

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

Other differences:
------------------
++++++ lua-lmod.spec ++++++
--- /var/tmp/diff_new_pack.1rNvIr/_old  2017-10-06 11:05:17.352657263 +0200
+++ /var/tmp/diff_new_pack.1rNvIr/_new  2017-10-06 11:05:17.352657263 +0200
@@ -32,6 +32,7 @@
 Version:        6.5.11
 Release:        0
 Url:            https://github.com/TACC/Lmod
+BuildArch:      noarch
 %if 0%{?ohpc}
 BuildRequires:  ohpc-macros
 %endif
@@ -83,7 +84,7 @@
 Requires:       lua-luaposix
 Requires:       lua-luaterm
 Requires:       tcl
-%if 0%{?is_opensuse} || 0%{?sle_version} >= 150000
+%if 0%{?sle_version} == 0 || 0%{?sle_version} >= 120300
 BuildRequires:  python-Sphinx-latex
 %endif
 
@@ -94,7 +95,6 @@
 %package doc
 Summary:        Documentation for Lmod
 Group:          Development/Other
-BuildArch:      noarch
 
 %description doc
 Documentation (pdf) for the Lmod Environment Modules System


Reply via email to