bootstrap on, rebuild for R 4.2.1
This commit is contained in:
parent
0f485c4fb7
commit
7843bdec79
10
R-purrr.spec
10
R-purrr.spec
@ -1,13 +1,13 @@
|
||||
# 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
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.3.4
|
||||
Release: 10%{?dist}
|
||||
Version: %{packver}
|
||||
Release: 11%{?dist}
|
||||
Summary: Functional Programming Tools
|
||||
|
||||
License: GPLv3
|
||||
@ -81,6 +81,10 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 1 2022 Tom Callaway <spot@fedoraproject.org> - 0.3.4-11
|
||||
- rebuild for R 4.2.1
|
||||
- bootstrap on
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user