Re-enable tests on s390x
This commit is contained in:
parent
bd51e910c5
commit
27d7246760
@ -56,16 +56,11 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%build
|
||||
# Avatar test fails on s390x.
|
||||
%meson -Dgtk_doc=true -Dexamples=false \
|
||||
%if %{without glade}
|
||||
-Dglade_catalog=disabled \
|
||||
%endif
|
||||
%ifnarch s390x
|
||||
-Dtests=true
|
||||
%else
|
||||
-Dtests=false
|
||||
%endif
|
||||
%{nil}
|
||||
%meson_build
|
||||
|
||||
|
||||
@ -103,6 +98,7 @@ developing applications that use %{name}.
|
||||
%changelog
|
||||
* Fri Feb 09 2024 Kalev Lember <klember@redhat.com> - 1.8.3-1
|
||||
- Update to 1.8.3
|
||||
- Re-enable tests on s390x
|
||||
|
||||
* Wed Feb 07 2024 Kalev Lember <klember@redhat.com> - 1.8.2-8
|
||||
- Migrate to SPDX license
|
||||
|
||||
Loading…
Reference in New Issue
Block a user