Bootstrap on riscv64

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

View File

@ -1,11 +1,11 @@
%bcond_with bootstrap
%bcond_without bootstrap
%global packname utf8
%global packver 1.2.2
%global rlibdir %{_libdir}/R/library
# corpus requires utf8
%global with_doc 1
%global with_doc 0
Name: R-%{packname}
Version: %{packver}
@ -84,6 +84,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
%changelog
* Fri Oct 07 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.2.2-1.0.riscv64
- Bootstrap on riscv64
* Thu Aug 18 2022 Tom Callaway <spot@fedoraproject.org> - 1.2.2-1
- update to 1.2.2
- rebuild for R 4.2.1