Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov 5ac896d466
Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-20 11:51:40 +03:00
1 changed files with 5 additions and 2 deletions

View File

@ -3,11 +3,11 @@
%global rlibdir %{_libdir}/R/library
# When we are bootstrapping, we drop some dependencies, and/or build time tests.
%bcond_with bootstrap
%bcond_without bootstrap
Name: R-%{packname}
Version: %{packver}
Release: 3%{?dist}
Release: 3.0.riscv64%{?dist}
Summary: Interpreted String Literals
License: MIT
@ -93,6 +93,9 @@ export LANG=C.UTF-8
%changelog
* Tue Jun 20 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.6.2-3.0.riscv64
- Bootstrap (riscv64)
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 1.6.2-3
- R-maint-sig mass rebuild