Bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-12-13 17:40:10 +02:00
parent 040da398d7
commit 7c5ecc6506
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 6 additions and 3 deletions

View File

@ -1,15 +1,15 @@
%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}
Release: 4%{?dist}
Release: 4.0.riscv64%{?dist}
Summary: Unicode Text Processing
License: ASL 2.0
@ -84,6 +84,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
%changelog
* Wed Dec 13 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.2.2-4.0.riscv64
- Bootstrap (riscv64)
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild