Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package octave-forge-interval for
openSUSE:Factory checked in at 2022-02-25 21:25:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-interval (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-interval.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-interval"
Fri Feb 25 21:25:15 2022 rev:9 rq:957585 version:3.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-interval/octave-forge-interval.changes
2018-07-28 12:40:14.348406942 +0200
+++
/work/SRC/openSUSE:Factory/.octave-forge-interval.new.1958/octave-forge-interval.changes
2022-02-25 21:25:47.819646074 +0100
@@ -1,0 +2,22 @@
+Tue Feb 22 20:33:04 UTC 2022 - Atri Bhattacharya <[email protected]>
+
+- Update to version 3.2.1:
+ * The minimum required Octave version has been increased from
+ 3.8.0 to 4.2.0.
+ * subsref: Access to interval properties using field syntax, e.
+ g., ???x.inf??? and ???x.sup???, has been fixed for Octave 5.1 and
+ later on Windows (bug #59334).
+ * disp: Fix runtime errors in Octave 6 and later, when the
+ function parameter is not a named variable (bug #59334).
+ * numel: Fix runtime warnings in Octave 6 and later, when the
+ function is called with only one parameter.
+ * Syntax errors caused by increment and decrement operators in
+ Octave 7 and later have been fixed (bug #59334).
+ * Interval constants for ???pi??? and ???e??? in Octave 7 and later have
+ been fixed. This also fixes several trigonometric functions,
+ which have produced wrong results in Octave 7.
+ * Compilation errors during package installation with Octave 8
+ and later have been fixed (bug #61568).
+- Update URL to the correct upstream.
+
+-------------------------------------------------------------------
Old:
----
interval-3.2.0.tar.gz
New:
----
interval-3.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-interval.spec ++++++
--- /var/tmp/diff_new_pack.hv9Ttj/_old 2022-02-25 21:25:48.367646172 +0100
+++ /var/tmp/diff_new_pack.hv9Ttj/_new 2022-02-25 21:25:48.375646173 +0100
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-interval
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define octpkg interval
Name: octave-forge-%{octpkg}
-Version: 3.2.0
+Version: 3.2.1
Release: 0
Summary: Real-valued interval arithmetic for Octave
License: GPL-3.0-or-later
Group: Productivity/Scientific/Math
-Url: http://octave.sourceforge.net
+URL: https://octave.sourceforge.io/interval/
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires: gcc-c++
BuildRequires: hdf5-devel
++++++ interval-3.2.0.tar.gz -> interval-3.2.1.tar.gz ++++++
++++ 21863 lines of diff (skipped)