Bootstrap on riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-07 10:24:02 +03:00
parent 1a50a843d8
commit 91a95f98e5
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -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 <davidlt@rivosinc.com> - 0.3.7-6.0.riscv64
- Bootstrap on riscv64
* Thu Sep 1 2022 Tom Callaway <spot@fedoraproject.org> - 0.3.7-6
- bootstrap on
- rebuild for R 4.2.1