diff --git a/.gitignore b/.gitignore index 1234547..4a8dd63 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /reprex_0.1.2.tar.gz /reprex_0.2.0.tar.gz +/reprex_0.2.1.tar.gz diff --git a/R-reprex.spec b/R-reprex.spec index 15a4123..b992bc7 100644 --- a/R-reprex.spec +++ b/R-reprex.spec @@ -5,8 +5,8 @@ %global with_suggests 0 Name: R-%{packname} -Version: 0.2.0 -Release: 2%{?dist} +Version: 0.2.1 +Release: 1%{?dist} Summary: Prepare Reproducible Example Code via the Clipboard License: MIT @@ -15,8 +15,8 @@ Source0: https://cran.r-project.org/src/contrib/%{packname}_%{version}. # Here's the R view of the dependencies world: # Depends: -# Imports: R-callr >= 2.0.0, R-clipr >= 0.4.0, R-rlang, R-rmarkdown, R-tools, R-utils, R-whisker, R-withr -# Suggests: R-covr, R-devtools, R-fortunes, R-knitr, R-miniUI, R-rprojroot, R-rstudioapi, R-shiny, R-styler, R-testthat >= 2.0.0 +# Imports: R-callr >= 2.0.0, R-clipr >= 0.4.0, R-fs, R-rlang, R-rmarkdown, R-tools, R-utils, R-whisker, R-withr +# Suggests: R-covr, R-devtools, R-fortunes, R-knitr, R-miniUI, R-rprojroot, R-rstudioapi, R-shiny, R-styler >= 1.0.2, R-testthat >= 2.0.0 # LinkingTo: # Enhances: @@ -25,6 +25,7 @@ Requires: pandoc >= 1.12.3 Requires: R-core Requires: R-callr >= 2.0.0 Requires: R-clipr >= 0.4.0 +Requires: R-fs Requires: R-rlang Requires: R-rmarkdown Requires: R-tools @@ -37,12 +38,13 @@ Suggests: R-knitr Suggests: R-miniUI Suggests: R-rstudioapi Suggests: R-shiny -Suggests: R-styler +Suggests: R-styler >= 1.0.2 BuildRequires: R-devel BuildRequires: tex(latex) BuildRequires: pandoc >= 1.12.3 BuildRequires: R-callr >= 2.0.0 BuildRequires: R-clipr >= 0.4.0 +BuildRequires: R-fs BuildRequires: R-rlang BuildRequires: R-rmarkdown BuildRequires: R-tools @@ -57,17 +59,18 @@ BuildRequires: R-devtools BuildRequires: R-fortunes BuildRequires: R-knitr BuildRequires: R-miniUI +BuildRequires: R-rprojroot BuildRequires: R-rstudioapi BuildRequires: R-shiny -BuildRequires: R-styler +BuildRequires: R-styler >= 1.0.2 %endif %description Convenience wrapper that uses the 'rmarkdown' package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable -examples on code-oriented websites, such as -and , or in email. The user's clipboard is the default +examples on code-oriented websites, such as and +, or in email. The user's clipboard is the default source of input code and the default target for rendered output. 'reprex' also extracts clean, runnable R code from various common formats, such as copy/paste from an R session. @@ -119,6 +122,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} %changelog +* Mon Sep 24 2018 Elliott Sales de Andrade - 0.2.1-1 +- Update to latest version + * Thu Jul 12 2018 Fedora Release Engineering - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index 86df2ea..c76274d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (reprex_0.2.0.tar.gz) = eb01f2de4b84bbbb2a171dad5ca00f1c93ca88311f2302f6dd5db8cf62b0d4fab0c26dd0d5b35f8d725580dea12ee82241dec5971d090a370e7feab283a6379c +SHA512 (reprex_0.2.1.tar.gz) = ad8109d6e45a1f18681d9f35611f118d0d6a5c559cfac71dc4c29640457cfa21bdaedf79ebfc6903590be2f64f8fcc873995eaf8beac04813f69d8e8ac084162