Bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-06-20 11:54:14 +03:00
parent c0d2e625f8
commit 78b3f270fa
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
%bcond_with bootstrap
%bcond_without bootstrap
%global packname dplyr
%global packver 1.1.2
@ -8,7 +8,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
Summary: A Grammar of Data Manipulation
License: MIT
@ -115,6 +115,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check --ignore-vignettes %{packname}
%changelog
* Tue Jun 20 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.1.2-1.0.riscv64
- Bootstrap (riscv64)
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 1.1.2-1
- R-maint-sig mass rebuild
- Update to the latest version