diff --git a/R-rstudioapi.spec b/R-rstudioapi.spec index d18464f..a257edb 100644 --- a/R-rstudioapi.spec +++ b/R-rstudioapi.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap %global packname rstudioapi %global packver 0.13 @@ -6,7 +6,7 @@ Name: R-%{packname} Version: 0.13 -Release: 16.0.riscv64%{?dist} +Release: 16.1.riscv64%{?dist} Summary: Safely Access the RStudio API License: MIT @@ -71,6 +71,9 @@ rm -f %{buildroot}%{rlibdir}/R.css %changelog +* Mon Aug 12 2024 Jason Montleon - 0.13-16.1.riscv64 +- Turn off bootstrap (riscv64) + * Wed Jul 17 2024 Fedora Release Engineering - 0.13-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild