Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package chromium-bsu for openSUSE:Factory checked in at 2025-04-22 17:27:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chromium-bsu (Old) and /work/SRC/openSUSE:Factory/.chromium-bsu.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chromium-bsu" Tue Apr 22 17:27:03 2025 rev:7 rq:1271065 version:0.9.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/chromium-bsu/chromium-bsu.changes 2024-03-07 22:02:43.887462589 +0100 +++ /work/SRC/openSUSE:Factory/.chromium-bsu.new.30101/chromium-bsu.changes 2025-04-22 17:27:32.057195806 +0200 @@ -1,0 +2,6 @@ +Tue Apr 8 05:04:28 UTC 2025 - Carsten Ziepke <kiel...@gmail.com> + +- Add BuildRequires pkgconfig(gl), pkgconfig(glu), fixes building +- Run spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chromium-bsu.spec ++++++ --- /var/tmp/diff_new_pack.VPSNDA/_old 2025-04-22 17:27:32.665221339 +0200 +++ /var/tmp/diff_new_pack.VPSNDA/_new 2025-04-22 17:27:32.665221339 +0200 @@ -1,7 +1,7 @@ # # spec file for package chromium-bsu # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,8 +22,8 @@ Summary: Vertical Scrolling Space Shooter Game License: ClArtistic AND MIT Group: Amusements/Games/Action/Shoot -Url: http://sourceforge.net/projects/chromium-bsu/ -Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz +URL: https://sourceforge.net/projects/chromium-bsu/ +Source: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz # hiscore patch Patch0: %{name}-0.9.15.1-src_HiScore.cpp.patch BuildRequires: dejavu-fonts @@ -32,6 +32,8 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(SDL2_image) BuildRequires: pkgconfig(freealut) +BuildRequires: pkgconfig(gl) +BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(sdl2) %if 0%{?suse_version} BuildRequires: fdupes @@ -52,7 +54,7 @@ %build %configure --docdir=%{_docdir}/%{name} -make %{?_smp_mflags} +%make_build %install %make_install