Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package octave-forge-interval for
openSUSE:Factory checked in at 2025-10-28 14:46:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-interval (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-interval.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-interval"
Tue Oct 28 14:46:35 2025 rev:10 rq:1313864 version:3.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-interval/octave-forge-interval.changes
2022-02-25 21:25:47.819646074 +0100
+++
/work/SRC/openSUSE:Factory/.octave-forge-interval.new.1980/octave-forge-interval.changes
2025-10-28 14:47:19.136837748 +0100
@@ -1,0 +2,5 @@
+Sat Oct 25 12:30:03 UTC 2025 - Stefan BrĂ¼ns <[email protected]>
+
+- Exclude tests requiring a graphical toolkit
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-interval.spec ++++++
--- /var/tmp/diff_new_pack.2JZcvN/_old 2025-10-28 14:47:19.788865169 +0100
+++ /var/tmp/diff_new_pack.2JZcvN/_new 2025-10-28 14:47:19.788865169 +0100
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-interval
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -60,6 +60,8 @@
rm -r %{buildroot}%{octpackages_dir}/%{octpkg}-%{version}/doc
%check
+%global octskiptests @infsup/plot|@infsup/plot3
+echo "Skip tests requiring graphical toolkit: %{octskiptests}"
%octave_pkg_test
%post