Hello community,

here is the log from the commit of package octave-forge-optim for 
openSUSE:Factory checked in at 2019-07-21 11:34:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-optim (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-optim.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-optim"

Sun Jul 21 11:34:49 2019 rev:6 rq:717105 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave-forge-optim/octave-forge-optim.changes    
2019-03-18 10:42:35.995181992 +0100
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-optim.new.4126/octave-forge-optim.changes
  2019-07-21 11:34:50.440772205 +0200
@@ -1,0 +2,25 @@
+Tue Jul 16 12:12:34 UTC 2019 - Atri Bhattacharya <[email protected]>
+
+- Update to version 1.6.0:
+  * Build fixes for Octave 5.1 and some bug fixes.
+  * With Octave from version 5.1 on, a parallel cluster established
+    with package `parallel' can be used for computation of gradients
+    with option `parallel_net'.
+  * Compatibility frontend `fmincon' has been added.
+  * `lsqnonlin' and `lsqcurvefit' now accept a problem structure as
+    single argument for compatibility.
+  * LinearRegression:
+    - Corrected errors in computing variances of data and
+      parameters.
+    - Erroneous documentation of the 2nd output (`e_var',
+      variances of data) has been fixed.
+    - The 5th output (previously `y_var'), which was erroneously
+      documented as the variances of dependent variables, has been
+      replaced by `fit_var', the variances of computed function
+      values.
+  * Removed deprecated function `samin'. The functionality is
+    available with the `samin' backend of function `nonlin_min'.
+- Drop add_missing_iostream_include.patch: fixed in upstream
+  sources.
+
+-------------------------------------------------------------------

Old:
----
  add_missing_iostream_include.patch
  optim-1.5.3.tar.gz

New:
----
  optim-1.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ octave-forge-optim.spec ++++++
--- /var/tmp/diff_new_pack.ADdB8B/_old  2019-07-21 11:34:51.036772084 +0200
+++ /var/tmp/diff_new_pack.ADdB8B/_new  2019-07-21 11:34:51.036772084 +0200
@@ -18,15 +18,13 @@
 
 %define octpkg  optim
 Name:           octave-forge-%{octpkg}
-Version:        1.5.3
+Version:        1.6.0
 Release:        0
 Summary:        Non-linear optimization toolkit for Octave
 License:        GPL-3.0-or-later
 Group:          Productivity/Scientific/Math
 Url:            https://octave.sourceforge.io/optim/index.html
 Source0:        
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM
-Patch0:         add_missing_iostream_include.patch
 BuildRequires:  blas-devel
 BuildRequires:  gcc-c++
 BuildRequires:  hdf5-devel
@@ -43,7 +41,6 @@
 
 %prep
 %setup -q -c %{name}-%{version}
-%patch0 -p1
 %octave_pkg_src
 
 %build

++++++ optim-1.5.3.tar.gz -> optim-1.6.0.tar.gz ++++++
++++ 10469 lines of diff (skipped)


Reply via email to