Hello community,
here is the log from the commit of package octave-forge-interval for
openSUSE:Factory checked in at 2018-07-28 12:40:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-interval (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-interval.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-interval"
Sat Jul 28 12:40:13 2018 rev:8 rq:624034 version:3.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-interval/octave-forge-interval.changes
2017-08-28 15:14:22.712219460 +0200
+++
/work/SRC/openSUSE:Factory/.octave-forge-interval.new/octave-forge-interval.changes
2018-07-28 12:40:14.348406942 +0200
@@ -1,0 +2,22 @@
+Wed Jul 18 07:53:30 UTC 2018 - [email protected]
+
+- Update to version 3.2.0:
+ * Fixed a regression where decorated intervals could no longer
+ be used in Octave 4.4 (bug #53331).
+ * intervaltotext: A change in Octave 4.4 has removed the
+ possibility to increase Octave’s output precision beyond 16
+ decimal digits (bug #53456), which has made it impossible to
+ output intervals with a higher accuracy. The function
+ ‘intervaltotext’ has been reimplemented with several new
+ format options to customize the format and accuracy of the
+ interval literal. All recommended conversion specifiers from
+ IEEE Std 1788-2015 are now supported, e. g., intervals can be
+ printed in uncertain form.
+ * printf, fprintf, sprintf: New functions to produce formatted
+ output with interval literals.
+ * numel: Added support for additional arguments to compute the
+ number of elements after indexing an interval array. This
+ allows combined indexing expressions of the form ‘x(1:2).inf’.
+ * Fixed several warnings during package installation.
+
+-------------------------------------------------------------------
Old:
----
interval-3.0.0.tar.gz
New:
----
interval-3.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-interval.spec ++++++
--- /var/tmp/diff_new_pack.Yz4DKv/_old 2018-07-28 12:40:14.900408002 +0200
+++ /var/tmp/diff_new_pack.Yz4DKv/_new 2018-07-28 12:40:14.904408010 +0200
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-interval
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define octpkg interval
Name: octave-forge-%{octpkg}
-Version: 3.0.0
+Version: 3.2.0
Release: 0
Summary: Real-valued interval arithmetic for Octave
-License: GPL-3.0+
+License: GPL-3.0-or-later
Group: Productivity/Scientific/Math
Url: http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
++++++ interval-3.0.0.tar.gz -> interval-3.2.0.tar.gz ++++++
++++ 51447 lines of diff (skipped)