Hello community,

here is the log from the commit of package octave-forge-image for 
openSUSE:Factory checked in at 2020-02-10 21:54:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-image (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-image.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-image"

Mon Feb 10 21:54:01 2020 rev:8 rq:772512 version:2.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave-forge-image/octave-forge-image.changes    
2019-02-25 17:48:29.130830420 +0100
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-image.new.26092/octave-forge-image.changes
 2020-02-10 21:54:05.958213407 +0100
@@ -1,0 +2,25 @@
+Sun Feb  9 07:03:22 UTC 2020 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to version 2.12.0:
+  * The following functions are new:
+      imref2d               integralImage         integralImage3
+      imref3d
+  * Improved the cubic interpolation method in imremap.  This should
+    also cause improved results in the functions imperspectivewarp,
+    imresize, and imrotate when using the cubic or bicubic methods.
+  * The function labelmatrix was changed for compatibility with the
+    upcoming Octave version 6.
+  * The function bwmorph now supports the "endpoints" operation.
+  * The function nonmax_supress was renamed nonmax_suppress to fix its
+    incorrect spelling.  The incorrectly named function is kept for
+    backwards compatibility.
+  * The functions imremap, imperspectivewrap, and imrotate no longer
+    return the `valid' output argument.
+  * The imgradientxy function will now recognize the methods "central"
+    and "intermediate" for Matlab compatibility.  Their previous names
+    "centraldifference" and "intermediatedifference" continue to work
+    for backwards compatibility.
+  * The stdfilt function will again handle all images of non floating
+    type (a regression introduced in the version 2.10.0).
+
+-------------------------------------------------------------------

Old:
----
  image-2.10.0.tar.gz

New:
----
  image-2.12.0.tar.gz

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

Other differences:
------------------
++++++ octave-forge-image.spec ++++++
--- /var/tmp/diff_new_pack.NM9KnW/_old  2020-02-10 21:54:06.490213701 +0100
+++ /var/tmp/diff_new_pack.NM9KnW/_new  2020-02-10 21:54:06.490213701 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-image
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %define octpkg  image
 Name:           octave-forge-%{octpkg}
-Version:        2.10.0
+Version:        2.12.0
 Release:        0
 Summary:        Image Processing for Octave
 License:        GPL-3.0-or-later AND BSD-2-Clause AND MIT
 Group:          Productivity/Scientific/Math
-Url:            https://octave.sourceforge.net
+URL:            https://octave.sourceforge.io/%{octpkg}/index.html
 Source0:        
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  hdf5-devel

++++++ image-2.10.0.tar.gz -> image-2.12.0.tar.gz ++++++
++++ 4723 lines of diff (skipped)


Reply via email to