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 2021-09-22 22:12:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-control (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-control.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-control"
Wed Sep 22 22:12:56 2021 rev:8 rq:920810 version:3.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-control/octave-forge-control.changes
2019-11-28 10:14:51.611637616 +0100
+++
/work/SRC/openSUSE:Factory/.octave-forge-control.new.1899/octave-forge-control.changes
2021-09-22 22:13:13.752336594 +0200
@@ -1,0 +2,20 @@
+Wed Sep 15 11:02:10 UTC 2021 - Atri Bhattacharya <[email protected]>
+
+- Update to version 3.3.1:
+ * Fixed time response for first order systems.
+- Changes from version 3.3.0:
+ * New function rlocusx providing gain, damping and frequency for
+ selected poles together with the possibility to generate open
+ loop bode plots and simulations of the closed loop for
+ selected closed loop poles.
+ * Fixed several issues in bode, c2d, lsim and step.
+ * Fixed issues in legends of time and frequency responses when
+ * requested for multiple systems.
+ * Fixed usage of deprecated LAPACK routines.
+ * Added discretization method 'foh' to c2d.
+ * Added tests for c2d with 'foh' and to dlyapchol.
+ * Fixed transposing a tfploy.
+- Drop control-gcc-errors.patch: No longer required as fixed
+ upstream.
+
+-------------------------------------------------------------------
Old:
----
control-3.2.0.tar.gz
control-gcc-errors.patch
New:
----
control-3.3.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-control.spec ++++++
--- /var/tmp/diff_new_pack.GuAFeB/_old 2021-09-22 22:13:14.296337046 +0200
+++ /var/tmp/diff_new_pack.GuAFeB/_new 2021-09-22 22:13:14.300337050 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package octave-forge-control
+# spec file
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,13 @@
%define octpkg control
Name: octave-forge-%{octpkg}
-Version: 3.2.0
+Version: 3.3.1
Release: 0
Summary: Computer-Aided Control System Design (CACSD) Tools
License: GPL-3.0-or-later
Group: Productivity/Scientific/Math
URL: https://octave.sourceforge.io
Source0:
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM control-gcc-errors.patch -- Fix no return in non-void
function
-Patch1: control-gcc-errors.patch
BuildRequires: blas-devel
BuildRequires: gcc-c++
BuildRequires: gcc-fortran
@@ -42,9 +40,6 @@
%prep
%setup -q -c %{name}-%{version}
-pushd control-%{version}
-%patch1 -p2
-popd
%octave_pkg_src
%build
++++++ control-3.2.0.tar.gz -> control-3.3.1.tar.gz ++++++
++++ 10769 lines of diff (skipped)