Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package octave-forge-io for openSUSE:Factory
checked in at 2025-08-27 21:35:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-io (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-io.new.30751 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-io"
Wed Aug 27 21:35:10 2025 rev:18 rq:1301571 version:2.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/octave-forge-io/octave-forge-io.changes
2022-02-22 21:19:54.470305158 +0100
+++
/work/SRC/openSUSE:Factory/.octave-forge-io.new.30751/octave-forge-io.changes
2025-08-27 21:36:12.806525547 +0200
@@ -1,0 +2,43 @@
+Tue Aug 26 19:57:50 UTC 2025 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to version 2.7.0:
+ * Bug fixes:
+ - dbfread.m: rewrite code for attribute (column) selection
+ (bug #61757)
+ - fromJSON.m, toJSON.m: improve Java-based BIST (re-apply bug
+ #60040); Adapt to more stringent code checks required by
+ (experimental) bytecode interpreter (bug #66790)
+ - TexInfo header fixes (bug #62075)
+ - UNO interface: properly process .xlsx files with commas in
+ sheet names (bug #62169)
+ - xlswrite: Improve xlswrite messages in case of write errors
+ and make sure to clean up (in course of bug #64366)
+ - OCT interface: properly process dcterms:created and
+ dcterms:modified nodes (bug #64349)
+ - OCT interface: copy formulas rather than values when writing
+ into an existing sheet (bug #65624)
+ - rfsearch.m: make sure rfsearch only finds real files, rather
+ than also subdirectories
+ - Fix reading data with Named Ranges (properly distinguish
+ Named Range from ordinary spreadsheet range) (bug #66288)
+ - Fix bug when invoking odsfinfo (errored out with "not
+ enough arguments")
+ - Fix indexing error in xlswrite.m in case of very short
+ file names
+ - Avoid long delay with newer LibreOffice (UNO interface) when
+ that is waiting for printer connection.
+ * Code improvements
+ - JOD interface: now also supports jOpenDocument-1.5. Named
+ Ranges have been implemented, worked also in 1.4-rc2.
+ - POI interface: overhauled .jar detection in Java classpath,
+ POI is now supported up to release 5.2.3.
+ - OTK interface (ODF Toolkit): update support up to 0.10.0,
+ 0.11.0 and 0.12.0. Only one jar is required:
+ odfdom-java-<version>-jar-with-dependencies.jar.
+ - Help files for the GUI doc browser have been added. These
+ are loaded/unloaded automatically when loading/unloading
+ the io package.
+ - Texinfo help headers for several functions have been
+ udpated and improved for use with the GUI doc browser.
+
+-------------------------------------------------------------------
Old:
----
io-2.6.4.tar.gz
New:
----
io-2.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-io.spec ++++++
--- /var/tmp/diff_new_pack.8ICa3V/_old 2025-08-27 21:36:13.526555608 +0200
+++ /var/tmp/diff_new_pack.8ICa3V/_new 2025-08-27 21:36:13.530555774 +0200
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-io
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
%define octpkg io
Name: octave-forge-%{octpkg}
-Version: 2.6.4
+Version: 2.7.0
Release: 0
Summary: Input/Output in external formats from Octave
License: BSD-2-Clause AND GPL-3.0-or-later
Group: Productivity/Scientific/Math
-URL: https://octave.sourceforge.io/%{octpkg}/
+URL: https://gnu-octave.github.io/packages/%{octpkg}/
Source0:
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires: gcc-c++
BuildRequires: hdf5-devel
@@ -55,7 +55,6 @@
%octave --eval "pkg rebuild"
%files
-%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}
++++++ io-2.6.4.tar.gz -> io-2.7.0.tar.gz ++++++
++++ 9463 lines of diff (skipped)