From de7138d73a14e0baf8eb5eefbeab74698dc01729 Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Tue, 8 Jun 2021 14:19:17 -0400 Subject: [PATCH] rebuild for R 4.1.0, bootstrap --- R-rstudioapi.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/R-rstudioapi.spec b/R-rstudioapi.spec index 9f7dd62..26d06aa 100644 --- a/R-rstudioapi.spec +++ b/R-rstudioapi.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global packname rstudioapi %global packver 0.13 @@ -6,7 +6,7 @@ Name: R-%{packname} Version: 0.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Safely Access the RStudio API License: MIT @@ -71,6 +71,10 @@ rm -f %{buildroot}%{rlibdir}/R.css %changelog +* Tue Jun 8 2021 Tom Callaway - 0.13-3 +- Rebuilt for R 4.1.0 +- bootstrap + * Mon Jan 25 2021 Fedora Release Engineering - 0.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild