Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package octave-forge-instrument-control for
openSUSE:Factory checked in at 2026-08-25 13:51:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-instrument-control (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-instrument-control.new.1258
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-instrument-control"
Tue Aug 25 13:51:27 2026 rev:13 rq:1373586 version:0.10.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-instrument-control/octave-forge-instrument-control.changes
2025-08-27 21:36:15.482637272 +0200
+++
/work/SRC/openSUSE:Factory/.octave-forge-instrument-control.new.1258/octave-forge-instrument-control.changes
2026-08-25 13:51:31.347546982 +0200
@@ -1,0 +2,18 @@
+Thu Aug 20 18:30:15 UTC 2026 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to verion 0.10.1:
+ * Minor doc updates
+ * Updates for Octave 12+ compatibility
+ * Update binread/write and device read/write functions for
+ endian compatibility
+ * Add qt6 doc generation support
+- Update to verion 0.10.1:
+ * Minor doc updates
+ * Added initial visa support
+ * Bugfixes for:
+ + readbinblock
+ + writebinblock
+ + i2c
+ + modbus
+
+-------------------------------------------------------------------
Old:
----
instrument-control-0.9.5.tar.gz
New:
----
instrument-control-0.10.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-instrument-control.spec ++++++
--- /var/tmp/diff_new_pack.kvr6Ds/_old 2026-08-25 13:51:32.065572288 +0200
+++ /var/tmp/diff_new_pack.kvr6Ds/_new 2026-08-25 13:51:32.067572358 +0200
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-instrument-control
#
-# 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,13 +18,13 @@
%define octpkg instrument-control
Name: octave-forge-%{octpkg}
-Version: 0.9.5
+Version: 0.10.1
Release: 0
Summary: Instrument Control for Octave
License: GPL-3.0-or-later
Group: Productivity/Scientific/Math
URL: https://gnu-octave.github.io/packages/%{octpkg}/
-Source0:
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
+Source0:
https://github.com/gnu-octave/%{octpkg}/releases/download/release-%{version}/%{octpkg}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM instrument-control-no-return-in-nonvoid-function.patch
[email protected] -- Fix non-void functions not returning data typically at
the end of an if-elseif-else block.
Patch0: instrument-control-no-return-in-nonvoid-function.patch
BuildRequires: gcc-c++
++++++ instrument-control-0.9.5.tar.gz -> instrument-control-0.10.1.tar.gz
++++++
++++ 24036 lines of diff (skipped)