Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2018-03-19 23:40:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave (Old)
 and      /work/SRC/openSUSE:Factory/.octave.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave"

Mon Mar 19 23:40:11 2018 rev:54 rq:588690 version:4.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave/octave.changes    2017-10-05 
12:03:38.619587358 +0200
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes       2018-03-19 
23:40:38.508453938 +0100
@@ -1,0 +2,9 @@
+Mon Mar 19 14:37:36 UTC 2018 - [email protected]
+
+- Update to version 4.2.2:
+  * Long list of changes: see
+    
https://www.gnu.org/software/octave/news/release/2018/03/13/octave-4.2.2-released.html
+- Drop octave-also-check-for-qscintilla2_qt5.patch: incorporated
+  upstream.
+
+-------------------------------------------------------------------

Old:
----
  octave-4.2.1.tar.lz
  octave-also-check-for-qscintilla2_qt5.patch

New:
----
  octave-4.2.2.tar.lz

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

Other differences:
------------------
++++++ octave.spec ++++++
--- /var/tmp/diff_new_pack.8bsgjw/_old  2018-03-19 23:40:40.372386698 +0100
+++ /var/tmp/diff_new_pack.8bsgjw/_new  2018-03-19 23:40:40.372386698 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -59,20 +59,18 @@
 %endif
 
 Name:           octave
-Version:        4.2.1
+Version:        4.2.2
 Release:        0
 # Required for RC builds, in this case version contains ~rc, src_ver -rc
 %define src_ver %{version}
 Summary:        A High Level Programming Language
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Scientific/Math
 %define apiver  v51
 Url:            http://www.octave.org/
 Source:         ftp://ftp.gnu.org/gnu/octave/%{name}-%{src_ver}.tar.lz
 Source2:        octave.pc.in
 Source3:        octave.macros
-# PATCH-FIX-UPSTREAM octave-also-check-for-qscintilla2_qt5.patch 
[email protected] -- When checking for the availibility of QT5 bindings for 
scintilla, also check for qscintilla2_qt5 (which is the name used by openSUSE); 
patch taken from upstream
-Patch0:         octave-also-check-for-qscintilla2_qt5.patch
 # PATCH-FIX-UPSTREAM octave-java-use-source-target-1_6.patch 
[email protected] -- Switch source/target to 1.6 from 1.3, to get octave 
building with java 9 (for openSUSE >= 1320); patch taken from upstream 
mercurial repository.
 Patch1:         octave-java-use-source-target-1_6.patch
 BuildRequires:  arpack-ng-devel
@@ -244,10 +242,6 @@
 sed -i 's/OCTAVE_BLAS_LIBRARY_NAME/blas/g' %{SOURCE3}
 %endif
 
-%if 0%{?with_qt5gui}
-%patch0 -p1
-%endif
-
 %if 0%{?suse_version} > 1320
 %patch1 -p1
 %endif


Reply via email to