diff --git a/R-ps.spec b/R-ps.spec index 891a4fb..000d739 100644 --- a/R-ps.spec +++ b/R-ps.spec @@ -1,5 +1,5 @@ # Tests requires processx which requires this package. -%bcond_with bootstrap +%bcond_without bootstrap %global packname ps %global packver 1.7.5 @@ -7,7 +7,7 @@ Name: R-%{packname} Version: %{packver} -Release: 7%{?dist} +Release: 7.0.riscv64%{?dist} Summary: List, Query, Manipulate System Processes License: MIT @@ -95,6 +95,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples --no %changelog +* Thu Jul 25 2024 David Abdurachmanov - 1.7.5-7.0.riscv64 +- Bootstrap (riscv64) + * Wed Jul 17 2024 Fedora Release Engineering - 1.7.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild