Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openttd for openSUSE:Factory checked in at 2022-05-17 17:24:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openttd (Old) and /work/SRC/openSUSE:Factory/.openttd.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openttd" Tue May 17 17:24:39 2022 rev:49 rq:977698 version:12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/openttd/openttd.changes 2022-04-08 22:45:30.483279459 +0200 +++ /work/SRC/openSUSE:Factory/.openttd.new.1538/openttd.changes 2022-05-17 17:25:00.879202585 +0200 @@ -1,0 +2,7 @@ +Mon May 16 13:39:55 UTC 2022 - Jan Engelhardt <[email protected]> + +- Because SDL2 was pulled in by fluidsynth, openttd opportunistically + built itself with SDL2, ignoring the SDL1 BuildRequire. Now make + SDL2 explicit. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openttd.spec ++++++ --- /var/tmp/diff_new_pack.PWKdG0/_old 2022-05-17 17:25:01.387203046 +0200 +++ /var/tmp/diff_new_pack.PWKdG0/_new 2022-05-17 17:25:01.391203049 +0200 @@ -28,7 +28,7 @@ Source: https://cdn.openttd.org/openttd-releases/%{version}/%{name}-%{version}-source.tar.xz # PATCH-FEATURE-UPSTREAM https://bugs.openttd.org/task/6490 Source2: openttd.appdata.xml -BuildRequires: SDL-devel +BuildRequires: SDL2-devel BuildRequires: cmake BuildRequires: fdupes %if 0%{?suse_version} <= 1500
