diff --git a/R-chron.spec b/R-chron.spec index e5c7007..4a433ce 100644 --- a/R-chron.spec +++ b/R-chron.spec @@ -3,11 +3,11 @@ %global rlibdir %{_libdir}/R/library # Dependency loops. -%bcond_without bootstrap +%bcond_with bootstrap Name: R-%{packname} Version: 2.3.60 -Release: 8.0.riscv64%{?dist} +Release: 8.1.riscv64%{?dist} Summary: Chronological Objects which can Handle Dates and Times # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -71,6 +71,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} %changelog +* Mon Aug 12 2024 Jason Montleon - 2.3.60-8.1.riscv64 +- Turn off bootstrap (riscv64) + * Mon Jul 29 2024 Miroslav Suchý - 2.3.60-8 - convert license to SPDX