Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package octave-forge-queueing for
openSUSE:Factory checked in at 2026-04-10 23:44:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-queueing (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-queueing.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-queueing"
Fri Apr 10 23:44:48 2026 rev:7 rq:1344826 version:1.2.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-queueing/octave-forge-queueing.changes
2024-06-12 15:50:46.793500747 +0200
+++
/work/SRC/openSUSE:Factory/.octave-forge-queueing.new.21863/octave-forge-queueing.changes
2026-04-10 23:44:48.823078814 +0200
@@ -1,0 +2,6 @@
+Sun Apr 5 19:33:40 UTC 2026 - Stefan BrĂ¼ns <[email protected]>
+
+- Skip inaccessible private/sumexpn function in tests
+ (https://github.com/mmarzolla/queueing/issues/4)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-queueing.spec ++++++
--- /var/tmp/diff_new_pack.EP80oR/_old 2026-04-10 23:44:49.411103005 +0200
+++ /var/tmp/diff_new_pack.EP80oR/_new 2026-04-10 23:44:49.411103005 +0200
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-queueing
#
-# Copyright (c) 2024 SUSE LLC
+# 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
@@ -51,6 +51,8 @@
%octave_pkg_install
%check
+# https://github.com/mmarzolla/queueing/issues/4
+%global octskiptests private/.*
%octave_pkg_test
%post