rebuild for R 4.1.0, bootstrap
This commit is contained in:
parent
94585b74b3
commit
6c2a352784
@ -1,4 +1,4 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
%global packname foreach
|
||||
%global packver 1.5.1
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.5.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Provides Foreach Looping Construct
|
||||
|
||||
License: ASL 2.0
|
||||
@ -83,6 +83,10 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 15 2021 Tom Callaway <spot@fedoraproject.org> - 1.5.1-3
|
||||
- bootstrap
|
||||
- Rebuilt for R 4.1.0
|
||||
|
||||
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user