bootstrap, rebuild for R 4.1.0

This commit is contained in:
Tom spot Callaway 2021-06-14 14:20:08 -04:00
parent 51d3a616d2
commit eebdaa507a
1 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# When we are bootstrapping, we drop some dependencies, and/or build time tests.
%bcond_with bootstrap
%bcond_without bootstrap
%global packname purrr
%global packver 0.3.4
@ -7,7 +7,7 @@
Name: R-%{packname}
Version: 0.3.4
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Functional Programming Tools
License: GPLv3
@ -81,6 +81,10 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples
%changelog
* Mon Jun 14 2021 Tom Callaway <spot@fedoraproject.org> - 0.3.4-6
- bootstrap
- Rebuilt for R 4.1.0
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild