rebuild for R 4.1.0, bootstrap
This commit is contained in:
parent
5cf587566c
commit
43b54c5cec
@ -3,11 +3,11 @@
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
# When we are bootstrapping, we drop some dependencies, and/or build time tests.
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.4.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Interpreted String Literals
|
||||
|
||||
License: MIT
|
||||
@ -92,6 +92,10 @@ export LANG=C.UTF-8
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 9 2021 Tom Callaway <spot@fedoraproject.org> - 1.4.2-3
|
||||
- Rebuilt for R 4.1.0
|
||||
- bootstrap
|
||||
|
||||
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user