Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
688ebb8de3
commit
1e1117cbc7
@ -1,4 +1,4 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
%global packname dplyr
|
||||
%global packver 1.1.4
|
||||
@ -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 Jul 25 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.1.4-2.0.riscv64
|
||||
- Bootstrap (riscv64)
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user