disable tests

to avoid abihash change
This commit is contained in:
Jens Petersen 2019-03-31 21:55:15 +08:00
parent 2eb212b656
commit fba783d7c8
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
%global pkg_name megaparsec
%global pkgver %{pkg_name}-%{version}
%bcond_without tests
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 6.5.0
@ -100,6 +100,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Sun Mar 31 2019 Jens Petersen <petersen@redhat.com> - 6.5.0-2
- disable tests
* Sun Mar 10 2019 Jens Petersen <petersen@redhat.com> - 6.5.0-2
- bump release over hledger-lib