Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
8d2063388d
commit
0affbacba4
@ -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: 2%{?dist}
|
||||
Release: 2.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
|
||||
* Thu Dec 13 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.1.2-2.0.riscv64
|
||||
- Bootstrap (riscv64)
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user