diff --git a/R-profvis.spec b/R-profvis.spec index c4a2668..1a695d7 100644 --- a/R-profvis.spec +++ b/R-profvis.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global packname profvis %global packver 0.3.7 @@ -6,7 +6,7 @@ Name: R-%{packname} Version: %{packver} -Release: 6%{?dist} +Release: 6.0.riscv64%{?dist} Summary: Interactive Visualizations for Profiling R Code License: GPLv3 @@ -92,6 +92,9 @@ rm -f %{buildroot}%{rlibdir}/R.css %changelog +* Fri Oct 07 2022 David Abdurachmanov - 0.3.7-6.0.riscv64 +- Bootstrap on riscv64 + * Thu Sep 1 2022 Tom Callaway - 0.3.7-6 - bootstrap on - rebuild for R 4.2.1