From 9b90f6c9e6dab8bba9c5600863949b63e8d93425 Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Thu, 17 Jun 2021 16:34:50 -0400 Subject: [PATCH] bootstrap off --- R-desc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/R-desc.spec b/R-desc.spec index 123d598..68fdaa8 100644 --- a/R-desc.spec +++ b/R-desc.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap %global packname desc %global packver 1.3.0 @@ -6,7 +6,7 @@ Name: R-%{packname} Version: 1.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Manipulate DESCRIPTION Files License: MIT @@ -81,6 +81,9 @@ export LANG=C.UTF-8 %changelog +* Thu Jun 17 2021 Tom Callaway - 1.3.0-3 +- bootstrap off + * Wed Jun 9 2021 Tom Callaway - 1.3.0-2 - Rebuilt for R 4.1.0 - bootstrap