diff --git a/R-iterators.spec b/R-iterators.spec index 1c71531..6c4fdf0 100644 --- a/R-iterators.spec +++ b/R-iterators.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global packname iterators %global packver 1.0.13 @@ -6,7 +6,7 @@ Name: R-%{packname} Version: 1.0.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Provides Iterator Construct License: ASL 2.0 @@ -73,6 +73,10 @@ rm -f %{buildroot}%{rlibdir}/R.css %changelog +* Mon Jun 14 2021 Tom Callaway - 1.0.13-3 +- bootstrap +- Rebuilt for R 4.1.0 + * Mon Jan 25 2021 Fedora Release Engineering - 1.0.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild