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