Hello community,
here is the log from the commit of package octave-forge-parallel for
openSUSE:Factory checked in at 2016-06-14 23:07:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-parallel (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-parallel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-parallel"
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-parallel/octave-forge-parallel.changes
2015-11-02 12:55:08.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.octave-forge-parallel.new/octave-forge-parallel.changes
2016-06-14 23:07:51.000000000 +0200
@@ -1,0 +2,15 @@
+Fri Jun 10 15:55:46 UTC 2016 - [email protected]
+
+- Update to version 3.1.0
+ * Added general package documentation, accessible with function
+ 'parallel_doc'.
+ * Fixed handling of argument and output dimensions in netcellfun and
+ netarrayfun.
+ * In connecting a cluster, package version and connection protocol
+ are checked. Will work only with packages from this version
+ upwards.
+ * Variables are transferred more efficiently.
+ * If cluster functions are to be disabled at configure time, this
+ has to be done always explicitely now.
+
+-------------------------------------------------------------------
Old:
----
parallel-3.0.3.tar.gz
New:
----
parallel-3.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-parallel.spec ++++++
--- /var/tmp/diff_new_pack.4bXQRn/_old 2016-06-14 23:07:52.000000000 +0200
+++ /var/tmp/diff_new_pack.4bXQRn/_new 2016-06-14 23:07:52.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-parallel
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,7 +18,7 @@
%define octpkg parallel
Name: octave-forge-%{octpkg}
-Version: 3.0.3
+Version: 3.1.0
Release: 0
Summary: Parallel Computing for Octave
License: GPL-3.0+
@@ -32,6 +32,7 @@
BuildRequires: pkgconfig
BuildRequires: zlib-devel
Requires: octave-cli >= 3.8.0
+Requires: octave-forge-struct >= 1.0.12
%description
Parallel execution package.
++++++ parallel-3.0.3.tar.gz -> parallel-3.1.0.tar.gz ++++++
++++ 36939 lines of diff (skipped)