bootstrap off
This commit is contained in:
parent
d72002d63b
commit
2a2058a167
@ -1,4 +1,4 @@
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname rsconnect
|
||||
%global packver 0.8.18
|
||||
@ -11,7 +11,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.8.18
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Deployment Interface for R Markdown Documents and Shiny Applications
|
||||
|
||||
License: GPLv2
|
||||
@ -106,6 +106,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 Tom Callaway <spot@fedoraproject.org> - 0.8.18-2
|
||||
- bootstrap off
|
||||
|
||||
* Fri Jun 11 2021 Tom Callaway <spot@fedoraproject.org> - 0.8.18-1
|
||||
- Update to 0.8.18
|
||||
- Rebuilt for R 4.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user