Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package octave-forge-symbolic for 
openSUSE:Factory checked in at 2025-10-24 17:23:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-symbolic (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-symbolic.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-symbolic"

Fri Oct 24 17:23:29 2025 rev:15 rq:1305047 version:3.2.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/octave-forge-symbolic/octave-forge-symbolic.changes  
    2024-06-12 15:50:46.773500019 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-symbolic.new.1980/octave-forge-symbolic.changes
    2025-10-24 17:24:07.373149767 +0200
@@ -1,0 +2,10 @@
+Sat Sep 13 12:57:23 UTC 2025 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to version 3.2.2:
+  * New symbolic commands: cart2sph, pol2cart, sph2cart
+  * Misc minor changes and updates.
+  * Dropped support for Octave 5.
+- Exclude tests requiring a graphical toolkit
+- Add numpy build/runtime dependency, required for kron function.
+
+-------------------------------------------------------------------

Old:
----
  symbolic-3.2.1.tar.gz

New:
----
  symbolic-3.2.2.tar.gz

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

Other differences:
------------------
++++++ octave-forge-symbolic.spec ++++++
--- /var/tmp/diff_new_pack.vaVc9D/_old  2025-10-24 17:24:08.093180079 +0200
+++ /var/tmp/diff_new_pack.vaVc9D/_new  2025-10-24 17:24:08.097180247 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-symbolic
 #
-# Copyright (c) 2024 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,7 +18,7 @@
 
 %define octpkg  symbolic
 Name:           octave-forge-%{octpkg}
-Version:        3.2.1
+Version:        3.2.2
 Release:        0
 Summary:        Octave Symbolic Package using SymPy
 License:        GPL-3.0-or-later
@@ -27,8 +27,10 @@
 Source0:        
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  octave-devel
+BuildRequires:  python3-numpy
 BuildRequires:  python3-sympy >= 1.4
-Requires:       octave-cli >= 5.1
+Requires:       octave-cli >= 6.1
+Requires:       python3-numpy
 Requires:       python3-sympy >= 1.4
 
 %description
@@ -50,6 +52,8 @@
 %octave_pkg_install
 
 %check
+%global octskiptests @sym/ezplot|@sym/ezplot3|@sym/fplot
+echo "Skip tests requiring graphical toolkit: %{octskiptests}"
 %octave_pkg_test
 
 %post

++++++ symbolic-3.2.1.tar.gz -> symbolic-3.2.2.tar.gz ++++++
++++ 1682 lines of diff (skipped)

Reply via email to