rebuild for R 4.1.0, bootstrap
This commit is contained in:
parent
1cd6e7719e
commit
de7138d73a
@ -1,4 +1,4 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
%global packname rstudioapi
|
||||
%global packver 0.13
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.13
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Safely Access the RStudio API
|
||||
|
||||
License: MIT
|
||||
@ -71,6 +71,10 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 8 2021 Tom Callaway <spot@fedoraproject.org> - 0.13-3
|
||||
- Rebuilt for R 4.1.0
|
||||
- bootstrap
|
||||
|
||||
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user