From 59d5bd0946176aa22430b45dc303abd9887c62c9 Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Thu, 17 Jun 2021 17:42:09 -0400 Subject: [PATCH] bootstrap off --- R-utf8.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/R-utf8.spec b/R-utf8.spec index 2d05e08..f4ff09b 100644 --- a/R-utf8.spec +++ b/R-utf8.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap %global packname utf8 %global packver 1.2.1 @@ -9,7 +9,7 @@ Name: R-%{packname} Version: 1.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Unicode Text Processing License: ASL 2.0 @@ -82,6 +82,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes %changelog +* Thu Jun 17 2021 Tom Callaway - 1.2.1-3 +- bootstrap off + * Thu Jun 10 2021 Tom Callaway - 1.2.1-2 - Rebuilt for R 4.1.0 - bootstrap