rebuild for R 4

broom is now an R package so it does not need to be excluded
remove from BuildRequires other packages that are not yet available
This commit is contained in:
José Matos 2020-07-06 12:16:53 +01:00
parent 4c965a26a0
commit 6cc6a0ba92
1 changed files with 1 additions and 3 deletions

View File

@ -59,10 +59,7 @@ BuildRequires: R-readr
BuildRequires: R-dbplyr
BuildRequires: R-dtplyr
BuildRequires: R-ggplot2
BuildRequires: R-Lahman
BuildRequires: R-nycflights13
BuildRequires: R-RMySQL
BuildRequires: R-RPostgreSQL
BuildRequires: R-broom
%endif
@ -129,6 +126,7 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
* Sun Jun 7 2020 Tom Callaway <spot@fedoraproject.org> - 0.8.5-2
- rebuild for R 4
- broom is now an R package so it does not need to be excluded
- remove from BuildRequires other packages that are not yet available
* Sun Mar 15 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.8.5-1
- Update to latest version