Compare commits
1 Commits
rawhide
...
f38-riscv6
Author | SHA1 | Date | |
---|---|---|---|
29a5db5a01 |
@ -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: 8%{?dist}
|
||||
Release: 8.0.riscv64%{?dist}
|
||||
Summary: Interactive Visualizations for Profiling R Code
|
||||
|
||||
License: GPLv3
|
||||
@ -92,6 +92,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 20 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.3.7-8.0.riscv64
|
||||
- Bootstrap (riscv64)
|
||||
|
||||
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 0.3.7-8
|
||||
- R-maint-sig mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user