diff --git a/R-cliapp.spec b/R-cliapp.spec index 109fc50..0cfab43 100644 --- a/R-cliapp.spec +++ b/R-cliapp.spec @@ -3,11 +3,11 @@ %global rlibdir %{_datadir}/R/library # Depends on callr, which depends on this. -%bcond_without bootstrap +%bcond_with bootstrap Name: R-%{packname} Version: 0.1.1 -Release: 14.0.riscv64%{?dist} +Release: 14.1.riscv64%{?dist} Summary: Create Rich Command Line Applications License: MIT @@ -93,6 +93,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} %changelog +* Mon Aug 12 2024 Jason Montleon - 0.1.1-14.1.riscv64 +- Turn off bootstrap (riscv64) + * Wed Jul 17 2024 Fedora Release Engineering - 0.1.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild