Bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-07-25 12:09:58 +03:00
parent d6d407d47e
commit 27ce11db14
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3

View File

@ -1,5 +1,5 @@
# When we are bootstrapping, we drop some dependencies, and/or build time tests.
%bcond_with bootstrap
%bcond_without bootstrap
%global packname purrr
%global packver 1.0.1
@ -7,7 +7,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 7%{?dist}
Release: 7.0.riscv64%{?dist}
Summary: Functional Programming Tools
License: GPLv3
@ -85,6 +85,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check --ignore-vignettes %{packname}
%changelog
* Thu Jul 25 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.0.1-7.0.riscv64
- Bootstrap (riscv64)
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild