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 2022-09-15 22:58:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-instrument-control (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-instrument-control.new.2083
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-instrument-control"
Thu Sep 15 22:58:42 2022 rev:8 rq:1003651 version:0.8.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-instrument-control/octave-forge-instrument-control.changes
2022-02-22 21:19:53.670305011 +0100
+++
/work/SRC/openSUSE:Factory/.octave-forge-instrument-control.new.2083/octave-forge-instrument-control.changes
2022-09-15 22:59:23.425249277 +0200
@@ -1,0 +2,19 @@
+Thu Sep 15 00:38:03 UTC 2022 - Stefan Br??ns <[email protected]>
+
+- Update to version 0.8.0:
+ * MODBUS: Added new modbus class
+ * TCPSERVER: Added new tcpserver class
+ * minor bug fixes in configure
+ * added QT help doc generation
+ * updates to package documentation
+ * added common functions:
+ writeline
+ readline
+ readbinblock
+ writebinblock
+ writeread
+ * TCPCLIENT: bugfix read when used with no size parameter
+ * UDPPORT: bugfix read when used with no size parameter
+ * Min octave version is now 4.0
+
+-------------------------------------------------------------------
Old:
----
instrument-control-0.7.1.tar.gz
New:
----
instrument-control-0.8.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-instrument-control.spec ++++++
--- /var/tmp/diff_new_pack.LZHA3C/_old 2022-09-15 22:59:23.833250429 +0200
+++ /var/tmp/diff_new_pack.LZHA3C/_new 2022-09-15 22:59:23.837250440 +0200
@@ -18,19 +18,19 @@
%define octpkg instrument-control
Name: octave-forge-%{octpkg}
-Version: 0.7.1
+Version: 0.8.0
Release: 0
Summary: Instrument Control for Octave
License: GPL-3.0-or-later
Group: Productivity/Scientific/Math
-URL: https://octave.sourceforge.io
+URL: https://octave.sourceforge.io/%{octpkg}/
Source0:
https://downloads.sourceforge.net/octave/%{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++
BuildRequires: hdf5-devel
-BuildRequires: octave-devel >= 3.8.0
-Requires: octave-cli >= 3.8.0
+BuildRequires: octave-devel >= 4.0.0
+Requires: octave-cli >= 4.0.0
%description
Low level I/O functions for serial, i2c, parallel, tcp, gpib, vxi11 and usbtmc
interfaces.
++++++ instrument-control-0.7.1.tar.gz -> instrument-control-0.8.0.tar.gz ++++++
++++ 22560 lines of diff (skipped)