Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fife for openSUSE:Factory checked in at 2025-04-23 18:40:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fife (Old) and /work/SRC/openSUSE:Factory/.fife.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fife" Wed Apr 23 18:40:20 2025 rev:9 rq:1272219 version:0.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/fife/fife.changes 2024-05-16 17:19:31.065365397 +0200 +++ /work/SRC/openSUSE:Factory/.fife.new.30101/fife.changes 2025-04-23 18:40:29.413030114 +0200 @@ -1,0 +2,5 @@ +Sun Apr 20 08:29:41 UTC 2025 - Carsten Ziepke <kiel...@gmail.com> + +- Add BuildRequires pkgconfig(glu), fixes building for Leap + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fife.spec ++++++ --- /var/tmp/diff_new_pack.5zriWd/_old 2025-04-23 18:40:29.933051951 +0200 +++ /var/tmp/diff_new_pack.5zriWd/_new 2025-04-23 18:40:29.933051951 +0200 @@ -1,7 +1,7 @@ # # spec file for package fife # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2011 Nelson Marques <nmarq...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -44,6 +44,7 @@ BuildRequires: pkgconfig(SDL2_image) BuildRequires: pkgconfig(SDL2_ttf) BuildRequires: pkgconfig(gl) +BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(glew) BuildRequires: pkgconfig(ogg) BuildRequires: pkgconfig(openal)