diff --git a/R-rprintf.spec b/R-rprintf.spec index c096b39..f8089b0 100644 --- a/R-rprintf.spec +++ b/R-rprintf.spec @@ -2,11 +2,11 @@ %global rlibdir %{_datadir}/R/library # When we are bootstrapping, we drop some dependencies, and/or build time tests. -%bcond_without bootstrap +%bcond_with bootstrap Name: R-%{packname} Version: 0.2.1 -Release: 23.0.riscv64%{?dist} +Release: 23.1.riscv64%{?dist} Summary: Adaptive Builder for Formatted Strings License: MIT @@ -80,6 +80,9 @@ rm -f %{buildroot}%{rlibdir}/R.css %changelog +* Mon Aug 12 2024 Jason Montleon - 0.2.1-23.1.riscv64 +- Turn off bootstrap (riscv64) + * Wed Jul 17 2024 Fedora Release Engineering - 0.2.1-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild