From c4f3a2a34b6a4b826f9d7b2547bcb4114c97293b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 31 Mar 2019 21:56:35 +0800 Subject: [PATCH] disable tests --- ghc-th-lift.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-th-lift.spec b/ghc-th-lift.spec index 482a8e4..c0789cc 100644 --- a/ghc-th-lift.spec +++ b/ghc-th-lift.spec @@ -4,7 +4,7 @@ %global pkg_name th-lift %global pkgver %{pkg_name}-%{version} -%bcond_without tests +%bcond_with tests Name: ghc-%{pkg_name} Version: 0.7.11 @@ -86,6 +86,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sun Mar 31 2019 Jens Petersen - 0.7.11-13 +- disable tests + * Sun Mar 10 2019 Jens Petersen - 0.7.11-13 - bump over hledger