diff --git a/R-rsvg.spec b/R-rsvg.spec index 0677807..be29cda 100644 --- a/R-rsvg.spec +++ b/R-rsvg.spec @@ -2,11 +2,11 @@ %global packver 2.1.2 %global rlibdir %{_libdir}/R/library -%bcond_without bootstrap +%bcond_with bootstrap Name: R-%{packname} Version: 2.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Render SVG Images into PDF, PNG, PostScript, or Bitmap Arrays License: MIT @@ -78,6 +78,9 @@ rm -f %{buildroot}%{rlibdir}/R.css %changelog +* Thu Jun 17 2021 Tom Callaway - 2.1.2-2 +- bootstrap off + * Mon Jun 14 2021 Tom Callaway - 2.1.2-1 - update to 2.1.2 - Rebuilt for R 4.1.0