Compare commits

...

2 Commits

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

View File

@ -7,7 +7,7 @@
Name: R-%{packname}
Version: %{packver}
Release: 10%{?dist}
Release: 10.1.riscv64%{?dist}
Summary: Syntax Highlighting for R Source Code
# Automatically converted from old format: GPLv2+ - review is highly recommended.
@ -75,6 +75,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
%changelog
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 0.10-10.1.riscv64
- Turn off bootstrap (riscv64)
* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 0.10-10
- convert license to SPDX