From d6353bab3b7815737b143cb5bd4250afd5b58469 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 1 Jan 2020 15:27:50 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:alex revision:10, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=88 --- alex.changes | 14 +++++--------- alex.spec | 6 +++++- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/alex.changes b/alex.changes index 887bd0e..d3c5454 100644 --- a/alex.changes +++ b/alex.changes @@ -1,20 +1,16 @@ -------------------------------------------------------------------- -Fri Nov 8 16:13:07 UTC 2019 - Peter Simons - -- Drop obsolete group attributes. - ------------------------------------------------------------------- Thu Nov 7 06:42:07 UTC 2019 - psimons@suse.com -- Update alex to version 3.2.5. - ## Changes in 3.2.5: +- Drop obsolete group attributes. - * Build fixes for GHC 8.8.x +- Update alex to version 3.2.5. + * Build fixes for GHC 8.8.x. This allows us to run the test + suite again. ------------------------------------------------------------------- Wed Nov 28 10:15:25 UTC 2018 - Guillaume GARDET -- Disable tests on aarch64 as they are broken. +- Disable tests on aarch64 as they are broken. See: https://github.com/simonmar/alex/issues/130 ------------------------------------------------------------------- diff --git a/alex.spec b/alex.spec index 581ef96..d5e2090 100644 --- a/alex.spec +++ b/alex.spec @@ -16,8 +16,12 @@ # -# Disable tests on ghc-8.8.x. See: https://github.com/simonmar/alex/issues/140. +# Disable tests on aarch64. See: https://github.com/simonmar/alex/issues/130 +%ifarch aarch64 %bcond_with tests +%else +%bcond_without tests +%endif Name: alex Version: 3.2.5 Release: 0