diff --git a/.gitignore b/.gitignore index 4a8dd63..68da397 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /reprex_0.1.2.tar.gz /reprex_0.2.0.tar.gz /reprex_0.2.1.tar.gz +/reprex_0.3.0.tar.gz diff --git a/R-reprex.spec b/R-reprex.spec index 6934865..e64bd87 100644 --- a/R-reprex.spec +++ b/R-reprex.spec @@ -5,8 +5,8 @@ %global with_suggests 0 Name: R-%{packname} -Version: 0.2.1 -Release: 2%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: Prepare Reproducible Example Code via the Clipboard License: MIT @@ -15,7 +15,7 @@ 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-fs, R-rlang, R-rmarkdown, R-tools, R-utils, R-whisker, R-withr +# Imports: R-callr >= 2.0.0, R-clipr >= 0.4.0, R-fs, R-rlang, R-rmarkdown, 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: @@ -28,7 +28,6 @@ Requires: R-clipr >= 0.4.0 Requires: R-fs Requires: R-rlang Requires: R-rmarkdown -Requires: R-tools Requires: R-utils Requires: R-whisker Requires: R-withr @@ -47,33 +46,32 @@ BuildRequires: R-clipr >= 0.4.0 BuildRequires: R-fs BuildRequires: R-rlang BuildRequires: R-rmarkdown -BuildRequires: R-tools BuildRequires: R-utils BuildRequires: R-whisker BuildRequires: R-withr -%if %{fedora} > 27 -BuildRequires: R-testthat >= 2.0.0 -%endif -%if %{with_suggests} -BuildRequires: R-devtools BuildRequires: R-fortunes BuildRequires: R-knitr -BuildRequires: R-miniUI BuildRequires: R-rprojroot BuildRequires: R-rstudioapi +%if %{fedora} > 29 BuildRequires: R-shiny +%endif +BuildRequires: R-testthat >= 2.0.0 +%if %{with_suggests} +BuildRequires: R-devtools +BuildRequires: R-miniUI 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 -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. +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 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. %prep @@ -94,14 +92,12 @@ rm -f %{buildroot}%{rlibdir}/R.css %check -%if %{fedora} > 27 export NOT_CRAN=true %if %{with_suggests} %{_bindir}/R CMD check %{packname} %else _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} %endif -%endif %files @@ -122,6 +118,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} %changelog +* Sun May 26 2019 Elliott Sales de Andrade - 0.3.0-1 +- Update to latest version + * Thu Jan 31 2019 Fedora Release Engineering - 0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index c76274d..6a5adc6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (reprex_0.2.1.tar.gz) = ad8109d6e45a1f18681d9f35611f118d0d6a5c559cfac71dc4c29640457cfa21bdaedf79ebfc6903590be2f64f8fcc873995eaf8beac04813f69d8e8ac084162 +SHA512 (reprex_0.3.0.tar.gz) = 608f700525a54cb71f2a60c0ef2ab51deb8018b0663ae578e3394cbf668d66497b1c708c2bab2cd4a86eb70cb62feae2e625bd3c15625378e9416f6c7ad4525f