diff --git a/R-glue.spec b/R-glue.spec index 987d8e5..569494c 100644 --- a/R-glue.spec +++ b/R-glue.spec @@ -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 - 1.4.2-3 +- Rebuilt for R 4.1.0 +- bootstrap + * Mon Jan 25 2021 Fedora Release Engineering - 1.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild