bootstrap

This commit is contained in:
Tom spot Callaway 2021-06-16 12:36:08 -04:00
parent edf8380d8b
commit cdf1b0e0c5
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%global packver 2.7.2
%global rlibdir %{_libdir}/R/library
%bcond_with bootstrap
%bcond_without bootstrap
%global __suggests_exclude ^R\\((av|gifski)\\)
# Examples and vignettes require the network.
@ -106,6 +106,7 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples --no
%changelog
* Wed Jun 16 2021 Tom Callaway <spot@fedoraproject.org> - 2.7.2-1
- update to 2.7.2
- bootstrap
- Rebuilt for R 4.1.0
* Sun Mar 21 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.7.1-1