Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package octave-forge-control for
openSUSE:Factory checked in at 2025-08-27 21:34:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-control (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-control.new.30751 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-control"
Wed Aug 27 21:34:58 2025 rev:13 rq:1301557 version:4.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-control/octave-forge-control.changes
2024-06-11 18:30:55.716453677 +0200
+++
/work/SRC/openSUSE:Factory/.octave-forge-control.new.30751/octave-forge-control.changes
2025-08-27 21:36:01.026033726 +0200
@@ -1,0 +2,36 @@
+Mon Aug 25 22:48:31 UTC 2025 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to version 4.1.2:
+ * estim: new input argument type for a delayed or current version
+ of a discrete-time estimator using last or current output
+ measurements for current state estimation
+ * kalman: adding type input argument for discrete-time filters
+ (see estim), consistent default values for input arguments
+ * added more test, like, e.g. estim, kalman and ssdata
+ * hinfsyn: more comprehensive help text
+ * margin: fix of wrong phase margin if outside +/- 180 degree
+ * rlocusx: improved colors
+- Update to version 4.1.1:
+ * more robust test in impulse and cfconred
+ * fix possibly missing deprecated LAPACK routine DGEGS
+ * input parameter checking for NaN and Inf in oct-files in order
+ to prevent Octave from hanging (bug #66669)
+ * ss: state space from MIMO transfer function 'tfsys' numerically
+ more robust (bug #66651)
+ * lyap (A,Q) also for non-symmetric Q (bug #66567)
+ * fix time responses (step, impulse, ...) if requested for
+ multiple systems and on Octave versions prior to Octave 8
+- Update to version 4.1.0:
+ * lqg, lqgtrack, lqgreg, reg: new functions for linear dynamic
+ output feedback design including estimator and state feedback
+ * lqry, lqi: new linear quadratic regulator design function,
+ output weighting and with integral part
+ * c2d: impulse invariant discrete-time models for MIMO systems
+ and state space representations
+ * New algorithm for imp_invar, also allowing MIMO systems
+ * tfdata: returning coefficient lists of same length for
+ numerator and denominator (bug #43947)
+ * allow time responses (like, e.g. stepor impulse) for
+ several systems with different sizes
+
+-------------------------------------------------------------------
Old:
----
control-4.0.1.tar.gz
New:
----
control-4.1.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-control.spec ++++++
--- /var/tmp/diff_new_pack.iRM8Ax/_old 2025-08-27 21:36:01.630058942 +0200
+++ /var/tmp/diff_new_pack.iRM8Ax/_new 2025-08-27 21:36:01.634059110 +0200
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-control
#
-# 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 control
Name: octave-forge-%{octpkg}
-Version: 4.0.1
+Version: 4.1.2
Release: 0
Summary: Computer-Aided Control System Design (CACSD) Tools
License: GPL-3.0-or-later
++++++ control-4.0.1.tar.gz -> control-4.1.2.tar.gz ++++++
++++ 6827 lines of diff (skipped)