diff --git a/.gitignore b/.gitignore index b6ec330..6f9079e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dplyr_0.8.0.1.tar.gz +/dplyr_0.8.3.tar.gz diff --git a/R-dplyr.spec b/R-dplyr.spec index 061d88f..91d963d 100644 --- a/R-dplyr.spec +++ b/R-dplyr.spec @@ -9,8 +9,8 @@ %global bootstrap 1 Name: R-%{packname} -Version: 0.8.0.1 -Release: 3%{?dist} +Version: 0.8.3 +Release: 1%{?dist} Summary: A Grammar of Data Manipulation License: MIT @@ -19,51 +19,51 @@ Source0: https://cran.r-project.org/src/contrib/%{packname}_%{version}. # Here's the R view of the dependencies world: # Depends: -# Imports: R-assertthat >= 0.2.0, R-glue >= 1.1.1, R-magrittr >= 1.5, R-methods, R-pkgconfig >= 2.0.1, R-R6 >= 2.2.2, R-Rcpp >= 1.0.0, R-rlang >= 0.3.0, R-tibble >= 2.0.0, R-tidyselect >= 0.2.5, R-utils -# Suggests: R-bit64 >= 0.9.7, R-callr >= 3.1.1, R-covr >= 3.0.1, R-DBI >= 0.7.14, R-dbplyr >= 1.2.0, R-dtplyr >= 0.0.2, R-ggplot2 >= 2.2.1, R-hms >= 0.4.1, R-knitr >= 1.19, R-Lahman >= 3.0-1, R-lubridate >= 1.7.4, R-MASS, R-mgcv >= 1.8.23, R-microbenchmark >= 1.4.4, R-nycflights13 >= 0.2.2, R-rmarkdown >= 1.8, R-RMySQL >= 0.10.13, R-RPostgreSQL >= 0.6.2, R-RSQLite >= 2.0, R-testthat >= 2.0.0, R-withr >= 2.1.1, R-broom >= 0.5.1, R-purrr >= 0.3.0, R-readr >= 1.3.1, R-crayon >= 1.3.4 -# LinkingTo: R-BH >= 1.58.0-1, R-plogr >= 0.1.10, R-Rcpp >= 1.0.0 +# Imports: R-assertthat >= 0.2.0, R-glue >= 1.3.0, R-magrittr >= 1.5, R-methods, R-pkgconfig, R-R6, R-Rcpp >= 1.0.1, R-rlang >= 0.4.0, R-tibble >= 2.0.0, R-tidyselect >= 0.2.5, R-utils +# Suggests: R-bit64, R-callr, R-covr, R-crayon >= 1.3.4, R-DBI, R-dbplyr, R-dtplyr, R-ggplot2, R-hms, R-knitr, R-Lahman, R-lubridate, R-MASS, R-mgcv, R-microbenchmark, R-nycflights13, R-rmarkdown, R-RMySQL, R-RPostgreSQL, R-RSQLite, R-testthat, R-withr, R-broom, R-purrr, R-readr +# LinkingTo: R-BH, R-plogr >= 0.2.0, R-Rcpp >= 1.0.1 # Enhances: BuildRequires: R-devel BuildRequires: tex(latex) BuildRequires: R-assertthat >= 0.2.0 -BuildRequires: R-glue >= 1.1.1 +BuildRequires: R-glue >= 1.3.0 BuildRequires: R-magrittr >= 1.5 BuildRequires: R-methods -BuildRequires: R-pkgconfig >= 2.0.1 -BuildRequires: R-R6 >= 2.2.2 -BuildRequires: R-Rcpp-devel >= 1.0.0 -BuildRequires: R-rlang >= 0.3.0 +BuildRequires: R-pkgconfig +BuildRequires: R-R6 +BuildRequires: R-Rcpp-devel >= 1.0.1 +BuildRequires: R-rlang >= 0.4.0 BuildRequires: R-tibble >= 2.0.0 BuildRequires: R-tidyselect >= 0.2.5 BuildRequires: R-utils -BuildRequires: R-BH-devel >= 1.58.0.1 -BuildRequires: R-plogr-devel >= 0.1.10 -BuildRequires: R-bit64 >= 0.9.7 -BuildRequires: R-callr >= 3.1.1 -BuildRequires: R-DBI >= 0.7.14 -BuildRequires: R-hms >= 0.4.1 -BuildRequires: R-knitr >= 1.19 -BuildRequires: R-lubridate >= 1.7.4 -BuildRequires: R-MASS -BuildRequires: R-mgcv >= 1.8.23 -BuildRequires: R-microbenchmark >= 1.4.4 -BuildRequires: R-rmarkdown >= 1.8 -BuildRequires: R-RSQLite >= 2.0 -BuildRequires: R-testthat >= 2.0.0 -BuildRequires: R-withr >= 2.1.1 -BuildRequires: R-purrr >= 0.3.0 -BuildRequires: R-readr >= 1.3.1 +BuildRequires: R-BH-devel +BuildRequires: R-plogr-devel >= 0.2.0 +BuildRequires: R-bit64 +BuildRequires: R-callr BuildRequires: R-crayon >= 1.3.4 +BuildRequires: R-DBI +BuildRequires: R-hms +BuildRequires: R-knitr +BuildRequires: R-lubridate +BuildRequires: R-MASS +BuildRequires: R-mgcv +BuildRequires: R-microbenchmark +BuildRequires: R-rmarkdown +BuildRequires: R-RSQLite +BuildRequires: R-testthat +BuildRequires: R-withr +BuildRequires: R-purrr +BuildRequires: R-readr %if ! 0%{?bootstrap} -BuildRequires: R-dbplyr >= 1.2.0 -BuildRequires: R-dtplyr >= 0.0.2 -BuildRequires: R-ggplot2 >= 2.2.1 -BuildRequires: R-Lahman >= 3.0.1 -BuildRequires: R-nycflights13 >= 0.2.2 -BuildRequires: R-RMySQL >= 0.10.13 -BuildRequires: R-RPostgreSQL >= 0.6.2 -BuildRequires: R-broom >= 0.5.1 +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 %description @@ -126,6 +126,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} %changelog +* Sun Aug 25 2019 Elliott Sales de Andrade - 0.8.3-1 +- Update to latest version + * Sun Aug 11 2019 Elliott Sales de Andrade - 0.8.0.1-3 - Remove explicit dependencies provided by automatic dependency generator diff --git a/sources b/sources index 4406d39..c4f188f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dplyr_0.8.0.1.tar.gz) = 493019a4dbd7ecb552a403b99a351adcbf969d701f2dcabf97475b8b229489d99c5ef7a010b10fdb5a03023fd9d0cbe21de633bdf7abe9d88c828df1d31856e0 +SHA512 (dplyr_0.8.3.tar.gz) = 268d1b1c68fc836521f7311928642b9c2a64fb28eef9014797a628894a3999bf932bc1d516826606f3c0b6b5a55f22e5185541d88c76c7b707be17369b1ad0d2