From c0f0e60a0cf6ddd21edb449fddc85e4311e17504 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Thu, 13 Aug 2020 21:18:53 -0400 Subject: [PATCH] Update to latest version. --- .gitignore | 1 + R-ps.spec | 24 ++++++++++++++---------- sources | 2 +- 3 files changed, 16 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 43f3dc1..fa1013a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /ps_1.3.0.tar.gz /ps_1.3.2.tar.gz /ps_1.3.3.tar.gz +/ps_1.3.4.tar.gz diff --git a/R-ps.spec b/R-ps.spec index 8e2da01..902f18b 100644 --- a/R-ps.spec +++ b/R-ps.spec @@ -1,13 +1,13 @@ %global packname ps -%global packver 1.3.3 +%global packver 1.3.4 %global rlibdir %{_libdir}/R/library # Tests requires processx which requires this package. -%global with_test 0 +%bcond_with bootstrap Name: R-%{packname} -Version: 1.3.3 -Release: 4%{?dist} +Version: 1.3.4 +Release: 1%{?dist} Summary: List, Query, Manipulate System Processes License: BSD @@ -26,15 +26,15 @@ Patch0001: 0001-Don-t-run-example-that-uses-the-network.patch BuildRequires: R-devel BuildRequires: tex(latex) BuildRequires: R-utils -%if %{with_test} -BuildRequires: R-R6 -BuildRequires: R-rlang -BuildRequires: R-tibble +%if %{without bootstrap} BuildRequires: R-callr BuildRequires: R-curl BuildRequires: R-pingr BuildRequires: R-processx >= 3.1.0 +BuildRequires: R-R6 +BuildRequires: R-rlang BuildRequires: R-testthat +BuildRequires: R-tibble %endif %description @@ -67,10 +67,10 @@ rm %{buildroot}%{rlibdir}/%{packname}/tools/winver.R %check -%if %{with_test} +%if %{without bootstrap} %{_bindir}/R CMD check %{packname} %else -# _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-tests +_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples --no-tests %endif @@ -94,6 +94,10 @@ rm %{buildroot}%{rlibdir}/%{packname}/tools/winver.R %changelog +* Thu Aug 13 2020 Elliott Sales de Andrade - 1.3.4-1 +- Update to latest version (#1868090) +- Rename with_test to bootstrap conditional + * Sat Aug 01 2020 Fedora Release Engineering - 1.3.3-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index a67f041..3287ab6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ps_1.3.3.tar.gz) = b3bb0c75e19bfd8941ac96a45bb16347a0297753d90682f3912b3969d9ccaf2959bb88aebee7978ccaae932b1549ec6614b88a238553f5f8b64fc9bd2207aec7 +SHA512 (ps_1.3.4.tar.gz) = 9e44ac51638909531040ba1c9a53ffb8250dd239514034c9048eae19d010043531f147c8db8dd45220de971031827bdfc691be5a18e69457212fb51fd50d3dd5