Hello community,

here is the log from the commit of package octave-forge-io for openSUSE:Factory 
checked in at 2020-10-26 16:19:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-io (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-io.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-io"

Mon Oct 26 16:19:21 2020 rev:15 rq:843791 version:2.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave-forge-io/octave-forge-io.changes  
2020-05-08 23:09:36.490383918 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-io.new.3463/octave-forge-io.changes    
    2020-10-26 16:19:48.567103850 +0100
@@ -1,0 +2,26 @@
+Fri Oct 23 15:41:27 UTC 2020 - Stefan Brüns <stefan.bru...@rwth-aachen.de>
+
+- Update to version 2.6.2:
+  * Bug fixes:
+    + Fix Named range read errors for .ods files with OCT interface.
+    + dbfread.m: open files in little-endian mode (fix by Rafael Laboissière).
+    + xlsopen.m: improve filename extension checking (.xlsm, .xlsb and .sxc
+      were not recognized).
+    + xlsclose (private/__COM_spsh_close__.m): add missing output formats for
+      COM interface (esp. .ods; also .wk3 and .wk4).
+    + xlsread.m: implement options argument (it *was* mentioned in the help
+      but didn't work)
+    + Improve character encoding for COM interface (bug #59203); credits to
+      Markus Mützel
+  * Code improvements:
+    + xlsfinfo.m: implement 'verbose' flag to echo used interface info.
+    + io_testscript.m: minimize delay, improve texinfo.
+    + csv2cell's maximum line length has been increased to 32768 characters
+      (bug #58618).
+    + Remove autotools (bootstrap, configure). Avoids potential problems and
+      makes code easier to maintain. Kudos to Kai Torben Ohlhus (bug 357081).
+    + Reintroduce xmlread and xmlwrite functions.
+      NOTE: xmlread may provoke Octave crashes on some Linux systems (see
+            bug #58004)
+
+-------------------------------------------------------------------

Old:
----
  io-2.6.1.tar.gz

New:
----
  io-2.6.2.tar.gz

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

Other differences:
------------------
++++++ octave-forge-io.spec ++++++
--- /var/tmp/diff_new_pack.kMYaWR/_old  2020-10-26 16:19:49.827104863 +0100
+++ /var/tmp/diff_new_pack.kMYaWR/_new  2020-10-26 16:19:49.831104866 +0100
@@ -18,12 +18,12 @@
 
 %define octpkg  io
 Name:           octave-forge-%{octpkg}
-Version:        2.6.1
+Version:        2.6.2
 Release:        0
 Summary:        Input/Output in external formats from Octave
 License:        GPL-3.0-or-later AND BSD-2-Clause
 Group:          Productivity/Scientific/Math
-URL:            https://octave.sourceforge.io
+URL:            https://octave.sourceforge.io/%{octpkg}/
 Source0:        
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  hdf5-devel

++++++ io-2.6.1.tar.gz -> io-2.6.2.tar.gz ++++++
++++ 5763 lines of diff (skipped)


Reply via email to