Hello community,
here is the log from the commit of package octave-forge-interval for
openSUSE:Factory checked in at 2015-07-02 22:47:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-interval (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-interval.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-interval"
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-interval/octave-forge-interval.changes
2015-06-16 15:11:59.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.octave-forge-interval.new/octave-forge-interval.changes
2015-07-02 22:47:09.000000000 +0200
@@ -1,0 +2,20 @@
+Sat Jun 20 10:35:19 UTC 2015 - [email protected]
+
+- Update to version 1.0.0
+ * IEEE 1788, the standard for interval arithmetic, was approved on
+ June 11. To mark the occasion, the major version number has been
+ raised.
+ * All interval constructors have been extended to create interval
+ matrices from a single string. Commas or spaces may be used as a
+ column separator (consecutive separators are trimmed). Semicolon
+ and new line characters can be used as a row separator.
+ * hdist, idist, sdist, smig: New interval numeric functions
+ * User manual: Relicensed under GPL, added examples from the former
+ Octave SIMP package, and various minor improvements.
+ * Documentation was relicenced to GPL-3.0
+ Bugfixes
+ * mtimes: Fixed matrix-vector multiplication of decorated intervals
+ * Fixed a linking error in mkoctfile that could prevent package
+ installation (bug #45280)
+
+-------------------------------------------------------------------
Old:
----
interval-0.2.1.tar.gz
New:
----
interval-1.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-interval.spec ++++++
--- /var/tmp/diff_new_pack.LDhNVM/_old 2015-07-02 22:47:09.000000000 +0200
+++ /var/tmp/diff_new_pack.LDhNVM/_new 2015-07-02 22:47:09.000000000 +0200
@@ -18,10 +18,10 @@
%define octpkg interval
Name: octave-forge-%{octpkg}
-Version: 0.2.1
+Version: 1.0.0
Release: 0
Summary: Real-valued interval arithmetic for Octave
-License: GPL-3.0+ and GFDL-1.3
+License: GPL-3.0+
Group: Productivity/Scientific/Math
Url: http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
++++++ interval-0.2.1.tar.gz -> interval-1.0.0.tar.gz ++++++
++++ 2430 lines of diff (skipped)