diff --git a/kitty.spec b/kitty.spec index fd33c9d..fa9a66b 100644 --- a/kitty.spec +++ b/kitty.spec @@ -6,13 +6,9 @@ Name: kitty Version: 0.18.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cross-platform, fast, feature full, GPU based terminal emulator -# Tests not passed on s390x arch -# * https://github.com/kovidgoyal/kitty/issues/2473 -ExcludeArch: s390x - # BSD: docs/_templates/searchbox.html # zlib: glfw/ License: GPLv3 and zlib and BSD @@ -189,6 +185,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop %changelog +* Fri Aug 28 2020 Elliott Sales de Andrade - 0.18.3-3 +- Enable building on s390x + * Mon Aug 24 2020 Michel Alexandre Salim - 0.18.3-2 - Support building on EPEL8