Compare commits
1 Commits
rawhide
...
f37-riscv6
Author | SHA1 | Date | |
---|---|---|---|
d62d1b18a6 |
@ -2,11 +2,11 @@
|
||||
%global packver 2.3.1
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 1%{?dist}
|
||||
Release: 1.0.riscv64%{?dist}
|
||||
Summary: Render SVG Images into PDF, PNG, PostScript, or Bitmap Arrays
|
||||
|
||||
License: MIT
|
||||
@ -78,6 +78,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 10 2022 David Abdurachmanov <davidlt@rivosinc.com> - 2.3.1-1.0.riscv64
|
||||
- Bootstrap on riscv64
|
||||
|
||||
* Thu Sep 1 2022 Tom Callaway <spot@fedoraproject.org> - 2.3.1-1
|
||||
- update to 2.3.1
|
||||
- rebuild for R 4.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user