Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scummvm for openSUSE:Factory checked in at 2025-12-20 21:45:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scummvm (Old) and /work/SRC/openSUSE:Factory/.scummvm.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scummvm" Sat Dec 20 21:45:55 2025 rev:37 rq:1323705 version:2.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/scummvm/scummvm.changes 2025-06-11 16:29:41.868412131 +0200 +++ /work/SRC/openSUSE:Factory/.scummvm.new.1928/scummvm.changes 2025-12-20 21:47:17.805184756 +0100 @@ -1,0 +2,6 @@ +Fri Dec 12 18:14:35 UTC 2025 - Giacomo Comes <[email protected]> + +- enable faad2 for Leap 16.0 and tumbleweed +- remove obsolete bcond for mad and libmpeg2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scummvm.spec ++++++ --- /var/tmp/diff_new_pack.UsAIBN/_old 2025-12-20 21:47:19.193242213 +0100 +++ /var/tmp/diff_new_pack.UsAIBN/_new 2025-12-20 21:47:19.197242378 +0100 @@ -16,9 +16,12 @@ # +%if 0%{?suse_version} >= 1600 +%bcond_without faad +%else %bcond_with faad -%bcond_without libmpeg2 -%bcond_without mad +%endif + Name: scummvm Version: 2.9.1 Release: 0 @@ -58,12 +61,8 @@ %if %{with faad} BuildRequires: pkgconfig(faad2) %endif -%if %{with mad} -BuildRequires: pkgconfig(mad) -%endif -%if %{with libmpeg2} BuildRequires: pkgconfig(libmpeg2) >= 0.4.0 -%endif +BuildRequires: pkgconfig(mad) %ifarch %{ix86} BuildRequires: nasm %endif
