2.3.2
This commit is contained in:
parent
15ac9214a1
commit
47ecc32534
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/testthat_2.2.1.tar.gz
|
||||
/testthat_2.3.0.tar.gz
|
||||
/testthat_2.3.1.tar.gz
|
||||
/testthat_2.3.2.tar.gz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%bcond_with check
|
||||
|
||||
%global packname testthat
|
||||
%global packver 2.3.1
|
||||
%global packver 2.3.2
|
||||
|
||||
%global __suggests_exclude ^R\\((devtools)\\)
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{packver}.tar.gz
|
||||
License: MIT
|
||||
URL: https://cran.r-project.org/package=testthat
|
||||
@ -79,6 +79,9 @@ export _R_CHECK_FORCE_SUGGESTS_=0 LANG=C.UTF-8
|
||||
%{_libdir}/R/library/%{packname}/include/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 3 2020 Tom Callaway <spot@fedoraproject.org> - 2.3.2-1
|
||||
- update to 2.3.2
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (testthat_2.3.1.tar.gz) = e47df4cacad0c5267c1992cd045c55ab03998750aeb110affca2b62fb301444e397666004f4f67dfa6ce21e56dc7f8fef2a76e3e4354518c3986c27e1219c656
|
||||
SHA512 (testthat_2.3.2.tar.gz) = 6b104174887792bd02a5d5b851be91b7ade88f80e690c79e9b272bae9e4b06d684b8718d0dee8266dc14e5d1c9d730822ca2d5e00d67ead6dfd5011d990afe56
|
||||
|
Loading…
Reference in New Issue
Block a user