bootstrap off
This commit is contained in:
parent
eda51a2a56
commit
44945df33b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user