Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scummvm for openSUSE:Factory checked in at 2023-03-14 18:17:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scummvm (Old) and /work/SRC/openSUSE:Factory/.scummvm.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scummvm" Tue Mar 14 18:17:47 2023 rev:29 rq:1071508 version:2.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/scummvm/scummvm.changes 2023-03-06 18:55:54.800775529 +0100 +++ /work/SRC/openSUSE:Factory/.scummvm.new.31432/scummvm.changes 2023-03-14 18:17:54.696138127 +0100 @@ -1,0 +2,5 @@ +Mon Mar 13 20:47:35 UTC 2023 - Martin Hauke <mar...@gmx.de> + +- Build with support for OPL2LPT / OPL3LPT audio devices + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scummvm.spec ++++++ --- /var/tmp/diff_new_pack.GzdhGe/_old 2023-03-14 18:17:55.944144798 +0100 +++ /var/tmp/diff_new_pack.GzdhGe/_new 2023-03-14 18:17:55.948144819 +0100 @@ -31,6 +31,7 @@ BuildRequires: discord-rpc-devel BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme +BuildRequires: libieee1284-devel BuildRequires: libjpeg-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(alsa) >= 0.9 @@ -111,7 +112,9 @@ --enable-verbose-build \ --enable-plugins \ --enable-engine-dynamic=lastexpress \ - --enable-engine-dynamic=wintermute + --enable-engine-dynamic=wintermute \ + --enable-opl2lpt + # Subengines are not included even as dynamic since I don't want to touch the main engines make %{?_smp_mflags}