bootstrap off
This commit is contained in:
parent
d491e7af54
commit
2c97da0a90
@ -1,4 +1,4 @@
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname dplyr
|
||||
%global packver 1.0.6
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.0.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A Grammar of Data Manipulation
|
||||
|
||||
License: MIT
|
||||
@ -112,6 +112,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 1.0.6-2
|
||||
- bootstrap off
|
||||
|
||||
* Tue Jun 15 2021 Tom Callaway <spot@fedoraproject.org> - 1.0.6-1
|
||||
- update to 1.0.6
|
||||
- bootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user