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-09-06 18:58:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave (Old)
 and      /work/SRC/openSUSE:Factory/.octave.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave"

Wed Sep  6 18:58:13 2023 rev:86 rq:1109107 version:8.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave/octave.changes    2023-04-30 
16:08:01.348242849 +0200
+++ /work/SRC/openSUSE:Factory/.octave.new.1766/octave.changes  2023-09-06 
19:02:07.895982294 +0200
@@ -1,0 +2,53 @@
+Tue Aug 29 16:09:46 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 8.3.0:
+  * undo_string_escapes: Return '\0' for NUL byte input (bug
+    #64051).
+  * Stop excessive memory usage for minor grid ticks (bug #64017).
+  * Include needed headers in installed .cc files (bug #63922).
+  * Fix floating point exception when sparse array reshaped to 0x0
+    (bug #64080).
+  * unicode2native: Fix conversion to UTF-16 (bug #64139).
+  * memory: Fix execution on Cygwin.
+  * uniconv-wrappers: Avoid freeing uninitialized pointer (bug
+    #64182).
+  * lo-regexp.cc: Only include PCRE2/PCRE headers if feature test
+    succeeded (bug #64172).
+  * Fix segfault when saveobj() used with old-style class files
+    (bug #64220).
+  * Fix restoring breakpoints from dbstatus breakpoint structure
+    (bug #64271).
+  * colorbar.m: Fix undefined variable d (bug #64287).
+  * Reset all axes properties except 'Units' and 'Position' with
+    cla ('reset').
+  * unicode2native.m: Restore support for one input parameter (bug
+    #64331).
+  * native2unicode, unicode2native: Support empty second argument
+    (bug #64331).
+  * fullfile.m: Return empty cell for input with empty cell (bug
+    #64377).
+  * audioplayer.m: Emit error if input data Y is empty (bug
+    #64379).
+  * Remove obsolete callback constructor code for @audioplayer and
+    @audiorecorder (bug #64379).
+  * Avoid false detection of “non-real pivot” in ichol() (bug
+    #63785).
+  * Fix building against SuiteSparse 7.1.0 when SPQR is disabled
+    (bug #64446).
+  * ellipsoid.m: Avoid returning geometry data unless it is
+    explicitly requested to avoid overwriting ans.
+  * subsasgn: Avoid panic on invalid field names (bug #64213).
+  * lex.ll: Remove $ as a valid character for identifiers.
+  * fileparts.m: Allow for relative path on different drive on
+    Windows (bug #64462).
+  * datevec.m: Add some ISO 8601 conform formats (patch #9964).
+  * betaincinv.m: Slightly increase test tolerance (for macOS 13).
+  * colorbar.m: Add tests (bug #64287).
+  * sparse-qr.cc: Fix compatibility with SuiteSparse 7.1.0 /
+    CXSparse 4.0.4.
+  * pcg.m: Use eps tolerance in test for ishermitian (bug #63787).
+  * fileparts.m: Overhaul BISTs.
+  * Return documentation for help properties (bug #64067).
+  * Add note to isprime.m on inputs over 2^64.
+
+-------------------------------------------------------------------

Old:
----
  octave-8.2.0.tar.lz

New:
----
  octave-8.3.0.tar.lz

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

Other differences:
------------------
++++++ octave.spec ++++++
--- /var/tmp/diff_new_pack.eSZzzn/_old  2023-09-06 19:02:09.816050741 +0200
+++ /var/tmp/diff_new_pack.eSZzzn/_new  2023-09-06 19:02:09.820050883 +0200
@@ -18,7 +18,7 @@
 
 %define apiver  v58
 # Required for RC builds, in this case version contains ~rc, src_ver -rc
-%define pkg_ver 8.2.0
+%define pkg_ver 8.3.0
 %define src_ver %{pkg_ver}
 
 # Use native graphics or gnuplot

Reply via email to