Accepting request 652356 from devel:languages:haskell

OBS-URL: https://build.opensuse.org/request/show/652356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alex?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2018-11-29 22:00:05 +00:00 committed by Git OBS Bridge
commit 7653d18ad6
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 28 10:15:25 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable tests on aarch64 as they are broken.
See: https://github.com/simonmar/alex/issues/130
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 20 11:31:04 UTC 2018 - Peter Simons <psimons@suse.com> Sat Oct 20 11:31:04 UTC 2018 - Peter Simons <psimons@suse.com>

View File

@ -16,7 +16,12 @@
# #
# Disable tests on aarch64. See: https://github.com/simonmar/alex/issues/130
%ifarch aarch64
%bcond_with tests
%else
%bcond_without tests %bcond_without tests
%endif
Name: alex Name: alex
Version: 3.2.4 Version: 3.2.4
Release: 0 Release: 0