Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gplugin for openSUSE:Factory checked in at 2025-10-29 21:06:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gplugin (Old) and /work/SRC/openSUSE:Factory/.gplugin.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gplugin" Wed Oct 29 21:06:10 2025 rev:2 rq:1314204 version:0.44.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gplugin/gplugin.changes 2025-02-03 21:44:02.867805108 +0100 +++ /work/SRC/openSUSE:Factory/.gplugin.new.1980/gplugin.changes 2025-10-29 21:07:19.792323598 +0100 @@ -1,0 +2,6 @@ +Tue Oct 28 20:10:51 UTC 2025 - Richard Rahl <[email protected]> + +- fix build on Tumbleweed, as it otherwise chooses luajit (which got + added by accident) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gplugin.spec ++++++ --- /var/tmp/diff_new_pack.JmYXKo/_old 2025-10-29 21:07:20.344346797 +0100 +++ /var/tmp/diff_new_pack.JmYXKo/_new 2025-10-29 21:07:20.348346966 +0100 @@ -1,7 +1,7 @@ # # spec file for package gplugin # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -40,8 +40,7 @@ BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk4) -BuildRequires: pkgconfig(lua) -BuildRequires: pkgconfig(luajit) +BuildRequires: pkgconfig(lua) >= 5.1 BuildRequires: pkgconfig(pygobject-3.0) BuildRequires: pkgconfig(python3)
