diff --git a/R-showtext.spec b/R-showtext.spec index 21e6fb2..dddcb6a 100644 --- a/R-showtext.spec +++ b/R-showtext.spec @@ -4,11 +4,11 @@ %global rlibdir %{_libdir}/R/library # knitr suggests this package and vice versa. -%bcond_without bootstrap +%bcond_with bootstrap Name: R-%{packname} Version: %{packver}.%{packrel} -Release: 9.0.riscv64%{?dist} +Release: 9.1.riscv64%{?dist} Summary: Using Fonts More Easily in R Graphs # Main: ASL 2.0 @@ -90,6 +90,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-vignettes %changelog +* Mon Aug 12 2024 Jason Montleon - 0.9.5-9.1.riscv64 +- Turn off bootstrap (riscv64) + * Wed Aug 7 2024 Miroslav Suchý - 0.9.5-9 - convert license to SPDX