The package rpms/babl.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/babl.git/commit/?id=890c82a1023537d0....
Change: -%ifnarch armv7hl
Thanks.
Full change: ============
commit 890c82a1023537d0b4354d976019786eed58da89 Author: Josef Řídký jridky@redhat.com Date: Thu Mar 31 18:18:22 2022 +0200
Enable arm tests
diff --git a/babl.spec b/babl.spec index b30108e..0579985 100644 --- a/babl.spec +++ b/babl.spec @@ -86,7 +86,6 @@ cp -pr "%{_vpath_builddir}"/docs/* "%{buildroot}/%{develdocdir}" rm -f "%{buildroot}/%{develdocdir}/index.html.tmp"
%check -%ifnarch armv7hl # skip tests known to be problematic in a specific version %if "%version" == "%skip_checks_version" pushd tests @@ -101,7 +100,6 @@ done popd %endif %meson_test -%endif %ldconfig_scriptlets
%files
arch-excludes@lists.fedoraproject.org