From 2c653551498cd3201be52bb18d79966e44a9bf46 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 31 Mar 2019 21:56:53 +0800 Subject: [PATCH] disable tests --- ghc-th-lift-instances.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-th-lift-instances.spec b/ghc-th-lift-instances.spec index a213d9b..909d185 100644 --- a/ghc-th-lift-instances.spec +++ b/ghc-th-lift-instances.spec @@ -4,7 +4,7 @@ %global pkg_name th-lift-instances %global pkgver %{pkg_name}-%{version} -%bcond_without tests +%bcond_with tests Name: ghc-%{pkg_name} Version: 0.1.11 @@ -93,6 +93,9 @@ files. %changelog +* Sun Mar 31 2019 Jens Petersen - 0.1.11-13 +- disable tests + * Sun Mar 10 2019 Jens Petersen - 0.1.11-13 - bump over hledger