bootstrap off

This commit is contained in:
Tom spot Callaway 2021-06-17 17:36:04 -04:00
parent d6e512fbfa
commit 961a6352af

View File

@ -1,4 +1,4 @@
%bcond_without bootstrap
%bcond_with bootstrap
%global packname rprojroot
%global packver 2.0.2
@ -6,7 +6,7 @@
Name: R-%{packname}
Version: 2.0.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Finding Files in Project Subdirectories
License: MIT
@ -80,6 +80,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-tests
%changelog
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 2.0.2-4
- bootstrap off
* Wed Jun 9 2021 Tom Callaway <spot@fedoraproject.org> - 2.0.2-3
- Rebuilt for R 4.1.0
- bootstrap