Update to latest version.

This commit is contained in:
Elliott Sales de Andrade 2020-11-28 04:02:53 -05:00
parent a6c932e8f5
commit 516aa33694
3 changed files with 11 additions and 6 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/cli_2.0.1.tar.gz
/cli_2.0.2.tar.gz
/cli_2.1.0.tar.gz
/cli_2.2.0.tar.gz

View File

@ -1,11 +1,11 @@
%bcond_with check
%bcond_with bootstrap
%global packname cli
%global packver 2.1.0
%global packver 2.2.0
%global rlibdir %{_datadir}/R/library
Name: R-%{packname}
Version: 2.1.0
Version: 2.2.0
Release: 1%{?dist}
Summary: Helpers for Developing Command Line Interfaces
@ -29,7 +29,7 @@ BuildRequires: R-glue
BuildRequires: R-methods
BuildRequires: R-utils
BuildRequires: R-fansi
%if %{with check}
%if %{without bootstrap}
BuildRequires: R-callr
BuildRequires: R-htmlwidgets
BuildRequires: R-knitr
@ -69,7 +69,7 @@ rm -f %{buildroot}%{rlibdir}/R.css
%check
%if %{with check}
%if %{without bootstrap}
export LANG=C.UTF-8
%{_bindir}/R CMD check %{packname}
%endif
@ -92,6 +92,10 @@ export LANG=C.UTF-8
%changelog
* Sat Nov 28 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.2.0-1
- Update to latest version (#1899946)
- Rename check conditional to bootstrap
* Mon Oct 12 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.1.0-1
- Update to latest version (#1887512)

View File

@ -1 +1 @@
SHA512 (cli_2.1.0.tar.gz) = 5cda26605c17caa57460438dc0066cc0bde204bc95c09e644e269f0bfcf23460512afab82b659f65e78696e15968c58e95caeb4b38a54c8e1c9c6ee9d31a9f5b
SHA512 (cli_2.2.0.tar.gz) = a5ec962efaf9b9f691c03fd4aa4b18ead3d3473fca4a08d4173a901358f5399e696fe65549ff744e320379a5a05ed8fce84c363b41a7a5d227145e9e7a15214f