Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package manaplus for openSUSE:Factory checked in at 2023-02-08 17:20:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/manaplus (Old) and /work/SRC/openSUSE:Factory/.manaplus.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "manaplus" Wed Feb 8 17:20:21 2023 rev:7 rq:1063728 version:2.1.3.17 Changes: -------- --- /work/SRC/openSUSE:Factory/manaplus/manaplus.changes 2022-09-09 18:30:06.141356525 +0200 +++ /work/SRC/openSUSE:Factory/.manaplus.new.4462/manaplus.changes 2023-02-08 17:20:45.218078783 +0100 @@ -1,0 +2,6 @@ +Tue Feb 7 16:59:33 UTC 2023 - Carsten Ziepke <kiel...@gmail.com> + +- Add BuildRequires SDL2 for openSUSE Leap: fix for building with + sdl12_compat (Error: Failed loading SDL2 library) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ manaplus.spec ++++++ --- /var/tmp/diff_new_pack.Q0SCf3/_old 2023-02-08 17:20:45.762081453 +0100 +++ /var/tmp/diff_new_pack.Q0SCf3/_new 2023-02-08 17:20:45.770081493 +0100 @@ -1,7 +1,7 @@ # # spec file for package manaplus # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -48,6 +48,9 @@ BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(physfs) BuildRequires: pkgconfig(sdl) +%if 0%{?sle_version} >= 150400 && 0%{?sle_version} < 160000 && 0%{?is_opensuse} +BuildRequires: pkgconfig(sdl2) +%endif Requires: dejavu-fonts Requires: liberation-fonts Recommends: %{name}-lang