From fe40bd0a44c95d71fb2dfc868d1453006f3215dc Mon Sep 17 00:00:00 2001 From: Jason Montleon Date: Mon, 12 Aug 2024 13:29:25 -0400 Subject: [PATCH] re-enable tests Signed-off-by: Jason Montleon --- R-fastmap.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/R-fastmap.spec b/R-fastmap.spec index 72c2f14..36ce748 100644 --- a/R-fastmap.spec +++ b/R-fastmap.spec @@ -1,4 +1,4 @@ -%bcond_with check +%bcond_without check %global packname fastmap %global packver 1.1.1 @@ -6,7 +6,7 @@ Name: R-%{packname} Version: %{packver} -Release: 7.0.riscv64%{?dist} +Release: 7.1.riscv64%{?dist} Summary: Fast Data Structures License: MIT