diff --git a/R-profvis.spec b/R-profvis.spec index da400eb..29cf73c 100644 --- a/R-profvis.spec +++ b/R-profvis.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap %global packname profvis %global packver 0.3.7 @@ -6,7 +6,7 @@ Name: R-%{packname} Version: 0.3.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interactive Visualizations for Profiling R Code License: GPLv3 @@ -82,6 +82,9 @@ rm -f %{buildroot}%{rlibdir}/R.css %changelog +* Thu Jun 17 2021 Tom Callaway - 0.3.7-2 +- bootstrap off + * Tue Jun 15 2021 Tom Callaway - 0.3.7-1 - update to 0.3.7 - bootstrap