Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package octave-forge-statistics for
openSUSE:Factory checked in at 2026-03-29 20:00:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-statistics (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-statistics.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-statistics"
Sun Mar 29 20:00:40 2026 rev:19 rq:1343365 version:1.8.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-statistics/octave-forge-statistics.changes
2025-10-28 14:47:14.880658756 +0100
+++
/work/SRC/openSUSE:Factory/.octave-forge-statistics.new.8177/octave-forge-statistics.changes
2026-03-29 20:00:50.793813394 +0200
@@ -1,0 +2,31 @@
+Sat Mar 28 17:00:37 UTC 2026 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to version 1.8.2:
+ * Important Notice:
+ + Incompatibility with the nan and tablicious packages
+ * News:
+ + Improved support for new data types
+ + Bug fixes in few functions
+ + Improved documentation
+- Update to version 1.8.1:
+ * News:
+ + New dummyvar and parseWilkinsonFormula functions
+ + Improved support for new data types in several functions
+ + Several bug fixes related to various issues
+- Update to version 1.8.0:
+ * News:
+ + New makima function
+ + Updated libsvm library to version 3.36
+ + Updated documentation and many new demos, especially for
+ class methods and properties
+- Update to version 1.7.6:
+ * News:
+ + There are 2 new functions (factoran and multiway) introduced
+ in this release.
+ + Updated documentation and demos for distribution objects.
+ + cvpartition and crossval are now fully MATLAB compatible.
+ + Several bug fixes related to various issues #232, #226
+ + ClassificationKNN can use either 'exhaustive' or 'kdtree'
+ search methods for prediction.
+
+-------------------------------------------------------------------
Old:
----
statistics-1.7.5.tar.gz
New:
----
statistics-1.8.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-statistics.spec ++++++
--- /var/tmp/diff_new_pack.W0aB7T/_old 2026-03-29 20:00:51.449840421 +0200
+++ /var/tmp/diff_new_pack.W0aB7T/_new 2026-03-29 20:00:51.449840421 +0200
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-statistics
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 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,7 +18,7 @@
%define octpkg statistics
Name: octave-forge-%{octpkg}
-Version: 1.7.5
+Version: 1.8.2
Release: 0
Summary: Additional statistics functions for Octave
License: GPL-3.0-or-later AND SUSE-Public-Domain
@@ -26,7 +26,9 @@
URL: https://gnu-octave.github.io/packages/%{octpkg}/
Source0:
https://github.com/gnu-octave/%{octpkg}/archive/refs/tags/release-%{version}.tar.gz#/%{octpkg}-%{version}.tar.gz
BuildRequires: octave-devel
-Requires: octave-cli >= 8.1.0
+BuildRequires: octave-forge-datatypes >= 1.2.0
+Requires: octave-cli >= 9.1.0
+Requires: octave-forge-datatypes >= 1.2.0
%description
Additional statistics functions.
++++++ statistics-1.7.5.tar.gz -> statistics-1.8.2.tar.gz ++++++
++++ 57021 lines of diff (skipped)