Hello community,

here is the log from the commit of package scilab for openSUSE:Factory checked 
in at 2018-03-14 19:39:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scilab (Old)
 and      /work/SRC/openSUSE:Factory/.scilab.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scilab"

Wed Mar 14 19:39:55 2018 rev:25 rq:586375 version:6.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/scilab/scilab.changes    2018-03-08 
10:58:43.610673836 +0100
+++ /work/SRC/openSUSE:Factory/.scilab.new/scilab.changes       2018-03-14 
19:40:17.994512351 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 14:12:13 UTC 2018 - badshah...@gmail.com
+
+- Drop scilab-self-closing-br.patch: No longer required as the
+  offending issues have been fixed upstream and we don't care for
+  the minor pieces enough to carry around this patch; see
+  https://bugzilla.scilab.org/show_bug.cgi?id=14695.
+- Require xterm for scilab since the desktop launchers now launch
+  the executable via xterm.
+
+-------------------------------------------------------------------

Old:
----
  scilab-self-closing-br.patch

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

Other differences:
------------------
++++++ scilab.spec ++++++
--- /var/tmp/diff_new_pack.6FhKnN/_old  2018-03-14 19:40:21.438390019 +0100
+++ /var/tmp/diff_new_pack.6FhKnN/_new  2018-03-14 19:40:21.450389593 +0100
@@ -22,7 +22,7 @@
 
 Name:           scilab
 Summary:        High Level Programming Language/Numerical Analysis Software
-License:        GPL-2.0 AND BSD-3-Clause
+License:        GPL-2.0-only AND BSD-3-Clause
 Group:          Productivity/Scientific/Math
 Version:        6.0.1
 Release:        0
@@ -47,8 +47,6 @@
 Patch9:         scilab-timestamp.patch
 # to sync with java-1_8_0-openjdk sr #365892
 Patch11:        scilab_ppc64le_java_archinstall_changed.patch
-# PATCH-FIX-UPSTREAM scilab-self-closing-br.patch badshah...@gmail.com -- Fix 
build failures with updated javadoc
-Patch13:        scilab-self-closing-br.patch
 # PATCH-FIX-UPSTREAM scilab-hdf5-1_10-compat.patch badshah...@gmail.com -- 
Adapt to updated HDF5 (>= 1.10) API 
 Patch14:        scilab-hdf5-1_10-compat.patch
 # exclude ppc64 build as long as upstream open 
http://bugzilla.scilab.org/show_bug.cgi?id=13826
@@ -199,6 +197,9 @@
 Requires:       scilab-devel = %{version}
 Requires:       scilab-modules = %{version}
 
+# Scilab needs to be run from a running terminal, so require xterm 
[http://bugzilla.scilab.org/show_bug.cgi?id=14682]
+Requires:       xterm
+
 Recommends:     scilab-lang = %{version}
 
 Requires(post): shared-mime-info
@@ -315,7 +316,6 @@
 %if 0%{?suse_version} > 1320 || 0%{?leap_version} == 420300
 %patch11 -p1
 %endif
-%patch13 -p1
 %patch14 -p1
 %patch17 -p1
 %patch20 -p1


Reply via email to