bootstrap off

This commit is contained in:
Tom spot Callaway 2021-06-17 17:08:42 -04:00
parent eda51a2a56
commit 44945df33b
1 changed files with 5 additions and 2 deletions

View File

@ -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 <spot@fedoraproject.org> - 0.3.7-2
- bootstrap off
* Tue Jun 15 2021 Tom Callaway <spot@fedoraproject.org> - 0.3.7-1
- update to 0.3.7
- bootstrap