Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package octave for openSUSE:Factory checked in at 2021-04-06 17:31:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/octave (Old) and /work/SRC/openSUSE:Factory/.octave.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave" Tue Apr 6 17:31:21 2021 rev:70 rq:883296 version:6.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/octave/octave.changes 2021-03-05 13:50:38.227914675 +0100 +++ /work/SRC/openSUSE:Factory/.octave.new.2401/octave.changes 2021-04-06 17:32:57.607339465 +0200 @@ -1,0 +2,7 @@ +Fri Apr 2 17:58:36 UTC 2021 - Stefan Br??ns <stefan.bru...@rwth-aachen.de> + +- Fix incomplete geometry support, use reentrant libqhull_r instead + of the deprecated non-reentrant, add + 0001-Use-reentrant-libqhull_r.patch + +------------------------------------------------------------------- New: ---- 0001-Use-reentrant-libqhull_r.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ octave.spec ++++++ --- /var/tmp/diff_new_pack.u7rGFj/_old 2021-04-06 17:32:58.411340374 +0200 +++ /var/tmp/diff_new_pack.u7rGFj/_new 2021-04-06 17:32:58.415340379 +0200 @@ -63,6 +63,8 @@ Patch0: octave_tools_pie.patch # PATCH-FIX-UPSTREAM - https://savannah.gnu.org/bugs/?54607 Patch1: 0001-Disable-signal-handler-thread-avoid-duplicate-signal.patch +# PATCH-FIX-UPSTREAM - https://savannah.gnu.org/bugs/?60016 +Patch2: 0001-Use-reentrant-libqhull_r.patch BuildRequires: arpack-ng-devel # Required for Patch0 BuildRequires: autoconf @@ -217,6 +219,7 @@ %setup -q -n %{name}-%{src_ver} %patch0 -p1 %patch1 -p1 +%patch2 -p1 # define octave_blas macros sed -i 's/OCTAVE_BLAS_LIBRARY_NAME/%{blas_library}/g' %{SOURCE3} ++++++ 0001-Use-reentrant-libqhull_r.patch ++++++ ++++ 1124 lines (skipped)