Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ART for openSUSE:Factory checked in 
at 2026-04-28 11:59:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ART (Old)
 and      /work/SRC/openSUSE:Factory/.ART.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ART"

Tue Apr 28 11:59:42 2026 rev:34 rq:1349709 version:1.26.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ART/ART.changes  2026-02-06 19:17:01.288961035 
+0100
+++ /work/SRC/openSUSE:Factory/.ART.new.11940/ART.changes       2026-04-28 
12:03:30.543291346 +0200
@@ -1,0 +2,37 @@
+Tue Apr 28 07:18:25 UTC 2026 - Paolo Stivanin <[email protected]>
+
+- Update to 1.26.4:
+  * Proper support for HiDPI screens
+  * Use a custom font dialog to work around crashes on macOS (issue #463)
+  * Improved performance of dynamic range compression; further tweaks to 
tmo_fattal02
+  * Inspector: fixed computation of raw histograms
+  * Updated exiv2 version of Linux and macOS binaries
+  * Fix compilation when fftwf_threads_set_callback does not exist
+  * Updated WB presets and translations
+  * Imageio: added support to match metadata when defining an external raw 
loader
+  * Parametric LUTs: support for "choice" parameters with a custom order of 
options
+  * External LUT: support for the latest dev version of spektrafilm (formerly 
AgX-emulsion)
+  * Updated "spectral film" external LUT to the latest version of the lib
+  * Fixed spectral film external LUT (issue #448)
+  * External mask: relax check for aspect ratio mismatch
+  * Filebrowser: visual marker on the thumbnail currently open in the editor
+  * Better error messages when failing to parse an external LUT
+  * Rawimage: consider TIFF files with empty make tag as non-raw (later 
reverted)
+  * Simplification of DPI handling
+  * Fixed segfault in multiple editor tabs mode
+  * Editor: added simple ambient light compensation
+  * Histogram matching: tweaked logic to detect need for auto distortion 
correction;
+    apply slight blur for noise robustness; small speedup
+  * Improvements to file rename/move
+  * Toolpanelcoord: switch off edit mode when closing the current image
+  * Do not acquire the main GDK lock in LWButton::redraw
+  * Added support for the SIMDE library (SIMD on non-x86 machines, e.g. 
aarch64)
+  * Linux: AppImage build, aarch64 workflow enabled, bundle fixes for aarch64
+  * Added "-So" command-line option
+  * Appstream: added vcs-browser URL
+  * dcraw: address potential security vulnerability (see #437)
+  * Profilepanel: fix crash on Windows with Japanese locale (issue #445)
+  * Fixed efficiency issue in exposure compensation when WB preview is "before 
demosaicing"
+  * Updated macOS workflow; updated translations
+
+-------------------------------------------------------------------

Old:
----
  ART-1.26.1.tar.xz

New:
----
  ART-1.26.4.tar.xz

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

Other differences:
------------------
++++++ ART.spec ++++++
--- /var/tmp/diff_new_pack.3uJr25/_old  2026-04-28 12:03:31.283322003 +0200
+++ /var/tmp/diff_new_pack.3uJr25/_new  2026-04-28 12:03:31.283322003 +0200
@@ -27,7 +27,7 @@
 %endif
 
 Name:           ART
-Version:        1.26.1
+Version:        1.26.4
 Release:        0
 Summary:        Rawtherapee fork with masks and simplified UI
 License:        GPL-3.0-only

++++++ ART-1.26.1.tar.xz -> ART-1.26.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/ART/ART-1.26.1.tar.xz 
/work/SRC/openSUSE:Factory/.ART.new.11940/ART-1.26.4.tar.xz differ: char 26, 
line 1


++++++ fix-missing-lm.patch ++++++
--- /var/tmp/diff_new_pack.3uJr25/_old  2026-04-28 12:03:31.375325814 +0200
+++ /var/tmp/diff_new_pack.3uJr25/_new  2026-04-28 12:03:31.379325979 +0200
@@ -1,6 +1,8 @@
---- ART-1.24/rtengine/CMakeLists.txt.orig      2024-10-10 09:00:11.656798999 
+0200
-+++ ART-1.24/rtengine/CMakeLists.txt   2024-10-10 09:00:45.723663142 +0200
-@@ -233,6 +233,7 @@
+Index: ART-1.26.4/rtengine/CMakeLists.txt
+===================================================================
+--- ART-1.26.4.orig/rtengine/CMakeLists.txt
++++ ART-1.26.4/rtengine/CMakeLists.txt
+@@ -234,6 +234,7 @@ target_link_libraries(rtengine
      ${LENSFUN_LIBRARIES}
      ${RSVG_LIBRARIES}
      ${EXIV2_LIBRARIES}

Reply via email to