3.1.7
This commit is contained in:
parent
dd66ece861
commit
7d9edd8ad0
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/testthat_3.1.2.tar.gz
|
||||
/testthat_3.1.4.tar.gz
|
||||
/testthat_3.1.6.tar.gz
|
||||
/testthat_3.1.7.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%bcond_with check
|
||||
|
||||
%global packname testthat
|
||||
%global packver 3.1.6
|
||||
%global packver 3.1.7
|
||||
|
||||
%global __suggests_exclude ^R\\((devtools)\\)
|
||||
|
||||
@ -91,6 +91,9 @@ export _R_CHECK_FORCE_SUGGESTS_=0 LANG=C.UTF-8
|
||||
%{_libdir}/R/library/%{packname}/include/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 14 2023 Tom Callaway <spot@fedoraproject.org> - 3.1.7-1
|
||||
- update to 3.1.7
|
||||
|
||||
* Thu Feb 9 2023 Tom Callaway <spot@fedoraproject.org> - 3.1.6-1
|
||||
- update to 3.1.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (testthat_3.1.6.tar.gz) = 009c4fa0239cfd5f94ee8f7ff83d36e48c7c613066d799458207c29281bc44546b304ef788d04bf71acb459f440d1de2e2212fd5a46591f206fbd32373a5a744
|
||||
SHA512 (testthat_3.1.7.tar.gz) = 375af8052487d28fe5a5aeebd601174786f77ab6fe14e06eaed31f15d7220cfec779dee1f7c4b80b81749e3362f35e32ef71e3717ba7348204131f375823bfcf
|
||||
|
Loading…
Reference in New Issue
Block a user