Hello community,
here is the log from the commit of package octave-forge-signal for
openSUSE:Factory checked in at 2019-11-28 10:14:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-signal (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-signal.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-signal"
Thu Nov 28 10:14:53 2019 rev:4 rq:751345 version:1.4.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/octave-forge-signal/octave-forge-signal.changes
2019-03-26 15:41:23.004277770 +0100
+++
/work/SRC/openSUSE:Factory/.octave-forge-signal.new.26869/octave-forge-signal.changes
2019-11-28 10:15:20.791637912 +0100
@@ -1,0 +2,14 @@
+Wed Nov 27 11:52:59 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to version 1.4.1:
+ * Build failures introduced in the previous release on BSD and Windows
+ systems have been fixed.
+ * The compiled functions have been made compatible with recent changes
+ in the development version of Octave.
+ * Minor bug fixes and documentation improvements have been made to the
+ following functions:
+ butter rceps zplane
+ filtfilt sos2tf
+ filtic tukeywin
+
+-------------------------------------------------------------------
Old:
----
signal-1.4.0.tar.gz
New:
----
signal-1.4.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-signal.spec ++++++
--- /var/tmp/diff_new_pack.4iVR9l/_old 2019-11-28 10:15:21.707637921 +0100
+++ /var/tmp/diff_new_pack.4iVR9l/_new 2019-11-28 10:15:21.719637921 +0100
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-signal
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
#
# 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 signal
Name: octave-forge-%{octpkg}
-Version: 1.4.0
+Version: 1.4.1
Release: 0
Summary: Signal processing tools for Octave
License: GPL-3.0-or-later AND SUSE-Public-Domain
Group: Productivity/Scientific/Math
-Url: http://octave.sourceforge.net
-Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
+URL: https://octave.sourceforge.io
+Source0:
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires: gcc-c++
BuildRequires: hdf5-devel
BuildRequires: octave-devel
@@ -37,9 +37,6 @@
%prep
%setup -q -c %{name}-%{version}
-# gripes.h replaced by errwarn.h (deprecated in 4.2, removed in 4.6)
-sed -i -s -e 's/gripes.h/errwarn.h/' -e 's/gripe_/err_/g'
%{octpkg}-%{version}/src/*.cc
-sed -i -s -e 's/NINT/octave::math::nint/g' %{octpkg}-%{version}/src/*.cc
%octave_pkg_src
%build
++++++ signal-1.4.0.tar.gz -> signal-1.4.1.tar.gz ++++++
++++ 1686 lines of diff (skipped)