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
This commit is contained in:
Peter Simons 2020-01-01 15:27:50 +00:00 committed by Git OBS Bridge
parent 30854a08b0
commit d6353bab3b
2 changed files with 10 additions and 10 deletions

View File

@ -1,15 +1,11 @@
-------------------------------------------------------------------
Fri Nov 8 16:13:07 UTC 2019 - Peter Simons <psimons@suse.com>
- 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 <guillaume.gardet@opensuse.org>

View File

@ -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