diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 2ca7adf4..d9c9b96e 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -4,6 +4,11 @@ Sat Aug 5 17:46:22 UTC 2023 - Andreas Stieger - Mozilla Firefox 116.0.1 * fixes for other platforms +------------------------------------------------------------------- +Sat Aug 5 10:04:18 UTC 2023 - Andreas Schwab + +- ship vaapitest binary for supported archs + ------------------------------------------------------------------- Fri Aug 4 09:55:05 UTC 2023 - Wolfgang Rosenauer diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 9fd7555b..f01da8b5 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -729,7 +729,7 @@ exit 0 %{progdir}/*.so %{progdir}/glxtest %if 0%{wayland_supported} -%ifnarch ppc64le +%ifarch %{arm} aarch64 %{ix86} x86_64 %{progdir}/vaapitest %endif %endif