diff --git a/R-testthat.spec b/R-testthat.spec index 774011b..370395c 100644 --- a/R-testthat.spec +++ b/R-testthat.spec @@ -7,7 +7,7 @@ Name: R-%{packname} Version: %{packver} -Release: 2%{?dist} +Release: 3%{?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 +* Thu Jun 10 2021 Tom Callaway - 3.0.2-3 +- Rebuilt for R 4.1.0 + * Mon Mar 8 2021 Tom Callaway - 3.0.2-2 - apply change from Fedora catch1 package to fix issue in rawhide where SIGSTKSZ is no longer a constant