Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov 835566c6aa
Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-21 19:57:27 +03:00
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: 3%{?dist}
Release: 3.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 Jun 21 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.2.2-3.0.riscv64
- Bootstrap (riscv64)
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 1.2.2-3
- R-maint-sig mass rebuild