Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
9d35639d56
commit
87f01f7697
@ -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: 13%{?dist}
|
||||
Release: 13.0.riscv64%{?dist}
|
||||
Summary: Interactive Visualizations for Profiling R Code
|
||||
|
||||
License: GPLv3
|
||||
@ -92,6 +92,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 25 2024 David Abdurachmanov <davidlt@rivosinc.com> - 0.3.7-13.0.riscv64
|
||||
- Bootstrap (riscv64)
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.7-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user