bootstrap

This commit is contained in:
Tom Callaway 2020-08-31 12:43:16 -04:00
parent 8d318e6812
commit bc3a9792b4

View File

@ -2,7 +2,7 @@
%global packver 5.4-1
%global rlibdir %{_libdir}/R/library
%bcond_with bootstrap
%bcond_without bootstrap
Name: R-%{packname}
Version: 5.4.1
@ -96,7 +96,7 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples
%changelog
* Mon Aug 31 2020 Tom Callaway <spot@fedoraproject.org> - 5.4.1-1.1
- rebuild (f31 only) to pickup proper lapack deps
- rebuild (f31 only) to pickup proper lapack deps (bootstrap)
* Thu Aug 13 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 5.4.1-1
- Update to latest version (#1868589)