Compare commits

...

2 Commits

Author SHA1 Message Date
e1b873b2d1 Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
2024-08-12 20:01:31 -04:00
c26b62101f Enable bootstrap
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
2024-08-11 19:07:59 -04:00

View File

@ -10,7 +10,7 @@
Name: R-%{packname}
Version: 0.8.1
Release: 9%{?dist}
Release: 9.1.riscv64%{?dist}
Summary: Dependency Management System for R Projects
# Automatically converted from old format: GPLv2 - review is highly recommended.
@ -83,6 +83,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
%changelog
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 0.8.1-9.1.riscv64
- Turn off bootstrap (riscv64)
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 0.8.1-9
- convert license to SPDX