update to 2.1.1
This commit is contained in:
parent
1d5801f560
commit
d3c60176e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/testthat_2.0.0.tar.gz
|
||||
/testthat_2.0.1.tar.gz
|
||||
/testthat_2.1.0.tar.gz
|
||||
/testthat_2.1.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%bcond_without check
|
||||
|
||||
%global packname testthat
|
||||
%global packver 2.1.0
|
||||
%global packver 2.1.1
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
@ -74,6 +74,9 @@ export _R_CHECK_FORCE_SUGGESTS_=0 LANG=C.UTF-8
|
||||
%{_libdir}/R/library/%{packname}/include/
|
||||
|
||||
%changelog
|
||||
* Wed Apr 24 2019 Tom Callaway <spot@fedoraproject.org> - 2.1.1-1
|
||||
- update to 2.1.1
|
||||
|
||||
* Tue Apr 23 2019 Tom Callaway <spot@fedoraproject.org> - 2.1.0-1
|
||||
- update to 2.1.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (testthat_2.1.0.tar.gz) = c2accc76663f9d1d05d05ca0d0585b36df7ce683cead4f91efee35434bdaf0462cc2be7b60456f7f5c8890fa766909e3b14006811c2e5b5e29c724660a448fcf
|
||||
SHA512 (testthat_2.1.1.tar.gz) = 976fd7f7a1aea290f802c7e81fcaaabf6737812f9ecdd9013ad093a57b21aa21deca9aca1ac79c970419e9dff6f9cc84d6baed0f55158d5f63aedbed349bafef
|
||||
|
Loading…
Reference in New Issue
Block a user