Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package darktable for openSUSE:Factory checked in at 2026-06-30 15:13:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/darktable (Old) and /work/SRC/openSUSE:Factory/.darktable.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "darktable" Tue Jun 30 15:13:23 2026 rev:121 rq:1362578 version:5.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/darktable/darktable.changes 2026-06-27 18:09:31.422928710 +0200 +++ /work/SRC/openSUSE:Factory/.darktable.new.11887/darktable.changes 2026-06-30 15:13:47.708776257 +0200 @@ -1,0 +2,5 @@ +Tue Jun 30 00:54:48 UTC 2026 - JS <[email protected]> + +- Remove unused flickcurl dependency (gh#darktable-org/darktable#4574) + +------------------------------------------------------------------- @@ -19,2 +24,2 @@ -- Disable AI/ONNX support by default sincen onnxruntime package - is present in the repo. +- Disable AI/ONNX support by default since onnxruntime package + is not present in the repo. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ darktable.spec ++++++ --- /var/tmp/diff_new_pack.5FaSEV/_old 2026-06-30 15:13:48.440801044 +0200 +++ /var/tmp/diff_new_pack.5FaSEV/_new 2026-06-30 15:13:48.444801179 +0200 @@ -40,11 +40,9 @@ %if 0%{?is_opensuse} || 0%{?fedora} %bcond_without osmgpsmap -%bcond_without flickcurl %bcond_without translated_manpages %else %bcond_with osmgpsmap -%bcond_with flickcurl %bcond_with translated_manpages %endif @@ -202,9 +200,6 @@ BuildRequires: pkgconfig(exiv2) BuildRequires: pkgconfig(libopenjp2) BuildRequires: pkgconfig(wayland-client) -%if %{with flickcurl} -BuildRequires: pkgconfig(flickcurl) -%endif BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0)
