Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gmic for openSUSE:Factory checked in 
at 2025-02-03 21:43:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gmic (Old)
 and      /work/SRC/openSUSE:Factory/.gmic.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gmic"

Mon Feb  3 21:43:24 2025 rev:46 rq:1242033 version:3.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gmic/gmic.changes        2025-01-12 
11:28:37.270133900 +0100
+++ /work/SRC/openSUSE:Factory/.gmic.new.2316/gmic.changes      2025-02-03 
21:43:57.163569659 +0100
@@ -1,0 +2,42 @@
+Fri Jan 31 23:56:24 UTC 2025 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to 3.5.2 
+  - New features:
+    - [math-core-351] Add function isfinite() that returns 0 or 1
+      whether the given argument is a finite number or not (i.e.
+      not inf nor NaN).
+    - [math-core-351] Add function isvar(varname) that returns 0 or
+      1 whether the given argument is the name of an already
+      defined variable or not.
+    - [math-core-351] Add function abscut(x,min,max,offset) that
+      returns cut(abs(x) + offset,min,max)*sign(x) (see dedicated
+      post 2 to get an idea why).
+    - [stdlib-351] Add new command matchpatch_alt, a custom
+      re-implementation of command matchpatch that is slower but
+      easier to modify for computing custom correspondence maps
+      between two images.
+  - Improvements / Modifications:
+    - [stdlib-351] Command scale2x_cnn: Implement downscaling
+      fidelity constraint, so that a downscaled version of the
+      upscaled image is closer to the input image.
+    - [stdlib-351] Command denoise_cnn: Changed the network
+      architecture to make it more controllable (add a user-defined
+      parameter for noise level estimation).
+    - [stdlib-351] Management of simultaneous neural networks has
+      been improved in the nn_lib (ML library inside G’MIC). Some
+      of the existing layers have been also improved.
+  - Bugfix:
+    - [core-353] Fix command median when size=3 and selected image
+      is a one-column vector.
+    - [math-core-351] Fix multi-threading issue when forcing the
+      evaluation of math expressions in parallel for images that
+      has less values than the number of threads (including empty
+      images).
+    - [math-core-351] Fix function v(a,b) that was always returning
+      positive random values when a or b were negative.
+    - [stdlib-351] Command display: Fix window title when
+      displaying a single image that has been generated from a math
+      expression.
+    - [packages-352] Fix DLL issue with the G’MIC-Qt for GIMP.
+
+-------------------------------------------------------------------

Old:
----
  gmic_3.5.0.tar.gz

New:
----
  gmic_3.5.2.tar.gz

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

Other differences:
------------------
++++++ gmic.spec ++++++
--- /var/tmp/diff_new_pack.8arlAG/_old  2025-02-03 21:43:59.495665919 +0100
+++ /var/tmp/diff_new_pack.8arlAG/_new  2025-02-03 21:43:59.495665919 +0100
@@ -40,7 +40,7 @@
 %define gmic_datadir %{_datadir}/gmic
 
 Name:           gmic
-Version:        3.5.0
+Version:        3.5.2
 Release:        0
 Summary:        GREYC's Magick for Image Computing (denoise and others)
 # gmic-qt is GPL-3.0-or-later, zart is CECILL-2.0, libgmic and cli program are

++++++ gmic_3.5.0.tar.gz -> gmic_3.5.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/gmic/gmic_3.5.0.tar.gz 
/work/SRC/openSUSE:Factory/.gmic.new.2316/gmic_3.5.2.tar.gz differ: char 5, 
line 1

Reply via email to