3.0.3
This commit is contained in:
parent
cfe9bc55fe
commit
7e8e47e448
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/testthat_3.0.0.tar.gz
|
||||
/testthat_3.0.1.tar.gz
|
||||
/testthat_3.0.2.tar.gz
|
||||
/testthat_3.0.3.tar.gz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%bcond_with check
|
||||
|
||||
%global packname testthat
|
||||
%global packver 3.0.2
|
||||
%global packver 3.0.3
|
||||
|
||||
%global __suggests_exclude ^R\\((devtools)\\)
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{packver}.tar.gz
|
||||
Patch0: R-testthat-sigstksz-not-constant.patch
|
||||
License: MIT
|
||||
@ -94,6 +94,9 @@ export _R_CHECK_FORCE_SUGGESTS_=0 LANG=C.UTF-8
|
||||
%{_libdir}/R/library/%{packname}/include/
|
||||
|
||||
%changelog
|
||||
* Wed Jun 23 2021 Tom Callaway <spot@fedoraproject.org> - 3.0.3-1
|
||||
- update to 3.0.3
|
||||
|
||||
* Thu Jun 10 2021 Tom Callaway <spot@fedoraproject.org> - 3.0.2-3
|
||||
- Rebuilt for R 4.1.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (testthat_3.0.2.tar.gz) = b6ce23dc72a7568722524435aae850831e8605edd22cc11aa6724cbdc830198ce8365d4bf5ebdcfbf739a7776ee80c069e0681b3e2f1d21cfc1bacfe201a5791
|
||||
SHA512 (testthat_3.0.3.tar.gz) = fd5bf00044917bacc4ba04bec5dc80e2d52a4cf66b82ca947ec8852c8ef13c1742966a57d924e007a40a92f9bea10adf00c7fe8ba0b0f27bc8551becd5a4a80a
|
||||
|
Loading…
Reference in New Issue
Block a user