Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package geeqie for openSUSE:Factory checked in at 2025-10-28 14:48:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geeqie (Old) and /work/SRC/openSUSE:Factory/.geeqie.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geeqie" Tue Oct 28 14:48:43 2025 rev:38 rq:1314029 version:2.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/geeqie/geeqie.changes 2025-10-16 17:40:12.656094700 +0200 +++ /work/SRC/openSUSE:Factory/.geeqie.new.1980/geeqie.changes 2025-10-28 14:49:55.439411185 +0100 @@ -1,0 +2,9 @@ +Wed Oct 22 06:52:38 UTC 2025 - Bjørn Lie <[email protected]> + +- No longer disable lua support during build, seems fixed upstream + even if issue is stil open. Replace pkgconfig(lua5.3) + pkgconfig(lua) BuildRequires: Use whatever lua is the current + distro default. +- Drop no longer needed update-desktop-files Requires(post(un)). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geeqie.spec ++++++ --- /var/tmp/diff_new_pack.TnsZEl/_old 2025-10-28 14:49:56.063437429 +0100 +++ /var/tmp/diff_new_pack.TnsZEl/_new 2025-10-28 14:49:56.063437429 +0100 @@ -54,10 +54,8 @@ BuildRequires: pkgconfig(libopenjp2) >= 2.3.0 BuildRequires: pkgconfig(libraw) >= 0.20 BuildRequires: pkgconfig(libwebp) >= 0.6.1 -BuildRequires: pkgconfig(lua5.3) +BuildRequires: pkgconfig(lua) BuildRequires: pkgconfig(poppler-glib) >= 0.62 -Requires(post): update-desktop-files -Requires(postun): update-desktop-files %description Geeqie is a lightweight image viewer for Linux, BSDs and compatibles. @@ -71,7 +69,7 @@ %meson \ -Dgq_helpdir=%{_docdir}/%{name} \ -Dgq_htmldir=%{_docdir}/%{name} \ - -Dlua=disabled + %{nil} %meson_build %install
