Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2023-11-21 21:33:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave (Old)
 and      /work/SRC/openSUSE:Factory/.octave.new.2521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave"

Tue Nov 21 21:33:24 2023 rev:88 rq:1127969 version:8.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave/octave.changes    2023-10-26 
17:15:20.646307467 +0200
+++ /work/SRC/openSUSE:Factory/.octave.new.2521/octave.changes  2023-11-21 
21:34:46.189437284 +0100
@@ -1,0 +2,45 @@
+Thu Nov 16 14:30:42 UTC 2023 - Atri Bhattacharya <[email protected]>
+
+- Update to version 8.4.0:
+  * mkoctfile: Skip parsing for less flags (bug #64590).
+  * Fix getting number of non-zero elements in SuiteSparse
+    matrices.
+  * delaunayn: Avoid erroneous simplex removal for integer inputs
+    (bug #64658).
+  * delaunayn: Add precision loss warning for large int inputs
+    (bug #64658).
+  * delaunayn: Also warn for negative integers with large
+    magnitude (bug #64658).
+  * Correctly load all-zero sparse matrices from text files (bug
+    #64696).
+  * Allocate correct storage for interleaved complex mxArray
+    objects (bug #64687).
+  * mkoctfile: Prefer parsing over passing on argument after
+    unknown argument (bug #64725).
+  * fft: Avoid segmentation fault with ND-arrays (bug #64729).
+  * fft: Avoid overwriting input for inplace operations (bug
+    #64733).
+  * intersect.m: Correct third output with "stable" flag (bug
+    #60347).
+  * Avoid use-after-free issue in parser (bug #60882).
+  * betainc.m: Improve integer input logic and validation (bug
+    #64726).
+  * webread: Apply timeout also for initial connection (bug
+    #64826).
+  * mkpp.m: Remove stray text causing error with demo code.
+  * Ensure that new test for saving sparse matrices writes a text
+    file.
+  * Search for tests in and install octave-value template sources
+    (bug #64696).
+  * Correct variable name typo in documentation of slice().
+  * Expand documentation for gcd() and lcm().
+  * datevec: Clarify that heuristics are used to detect the format
+    of a date string (bug #64563).
+  * datenum: Add help text that inputs can be arrays, add examples
+    (bug #54679).
+  * datevec: Add help text that inputs can be arrays (bug #54679).
+  * Describe various pitfalls with floating point ranges (bug
+    #64692).
+  * Add range example and some copyedits.
+
+-------------------------------------------------------------------

Old:
----
  octave-8.3.0.tar.lz

New:
----
  octave-8.4.0.tar.lz

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

Other differences:
------------------
++++++ octave.spec ++++++
--- /var/tmp/diff_new_pack.tRrWyb/_old  2023-11-21 21:34:46.841461348 +0100
+++ /var/tmp/diff_new_pack.tRrWyb/_new  2023-11-21 21:34:46.841461348 +0100
@@ -18,7 +18,7 @@
 
 %define apiver  v58
 # Required for RC builds, in this case version contains ~rc, src_ver -rc
-%define pkg_ver 8.3.0
+%define pkg_ver 8.4.0
 %define src_ver %{pkg_ver}
 
 # Use native graphics or gnuplot

Reply via email to